BAY-STACK-LLDP-EXT-DOT3-MIB

File: BAY-STACK-LLDP-EXT-DOT3-MIB.mib (9930 bytes)

Imported modules

SNMPv2-SMI LLDP-EXT-DOT3-MIB SYNOPTICS-ROOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
lldpXdot3LocPowerEntry lldpXdot3RemPowerEntry bayStackMibs

Defined Types

BsLldpXdot3LocPowerEntry  
SEQUENCE    
  bsLldpXdot3LocPowerType INTEGER
  bsLldpXdot3LocPowerSource INTEGER
  bsLldpXdot3LocPowerPriority INTEGER
  bsLldpXdot3LocPDRequestedPowerValue Integer32
  bsLldpXdot3LocPSEAllocatedPowerValue Integer32

BsLldpXdot3RemPowerEntry  
SEQUENCE    
  bsLldpXdot3RemPowerType INTEGER
  bsLldpXdot3RemPowerSource INTEGER
  bsLldpXdot3RemPowerPriority INTEGER
  bsLldpXdot3RemPDRequestedPowerValue Integer32
  bsLldpXdot3RemPSEAllocatedPowerValue Integer32

Defined Values

bayStackLldpXDot3Mib 1.3.6.1.4.1.45.5.47
This MIB module is an extension to the standard LLDP-EXT-DOT3 MIB.
MODULE-IDENTITY    

bsLldpXDot3Notifications 1.3.6.1.4.1.45.5.47.0
OBJECT IDENTIFIER    

bsLldpXDot3Objects 1.3.6.1.4.1.45.5.47.1
OBJECT IDENTIFIER    

bsLldpXdot3Config 1.3.6.1.4.1.45.5.47.1.1
OBJECT IDENTIFIER    

bsLldpXdot3LocalData 1.3.6.1.4.1.45.5.47.1.2
OBJECT IDENTIFIER    

bsLldpXdot3RemoteData 1.3.6.1.4.1.45.5.47.1.3
OBJECT IDENTIFIER    

bsLldpXdot3LocPowerTable 1.3.6.1.4.1.45.5.47.1.2.1
This table contains one row per port of PSE PoE information on the local system known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXdot3LocPowerEntry

bsLldpXdot3LocPowerEntry 1.3.6.1.4.1.45.5.47.1.2.1.1
Information about a particular port PoE information.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXdot3LocPowerEntry  

bsLldpXdot3LocPowerType 1.3.6.1.4.1.45.5.47.1.2.1.1.1
A GET attribute that returns whether the local system is a PSE or a PD and whether it is Type 1 or Type 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER type2pse(1), type2pd(2), type1pse(3), type1pd(4)  

bsLldpXdot3LocPowerSource 1.3.6.1.4.1.45.5.47.1.2.1.1.2
A GET attribute indicating the PSE Power Sources of the local system. A PSE indicates whether it is being powered by a primary power source; a backup power source; or unknown. A value primaryPs(2) indicates that the device advertises its power source as primary. A value backupPs(3) indicates that the device advertises its power source as backup.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), primaryPs(2), backupPs(3), reserved(4)  

bsLldpXdot3LocPowerPriority 1.3.6.1.4.1.45.5.47.1.2.1.1.3
Reflects the PD power priority that is being advertised on this PSE port. If both locally configure priority and ldpXMedRemXPoEPDPowerPriority are available on this port, it is a matter of local policy which one takes precedence. This object reflects the active value on this port. If the priority is not configured or known by the PD, the value unknown(1) will be returned. A value critical(2) indicates that the device advertises its power Priority as critical, as per RFC 3621. A value high(3) indicates that the device advertises its power Priority as high, as per RFC 3621. A value low(4) indicates that the device advertises its power Priority as low, as per RFC 3621.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), critical(2), high(3), low(4)  

bsLldpXdot3LocPDRequestedPowerValue 1.3.6.1.4.1.45.5.47.1.2.1.1.4
A GET attribute that returns the PD requested power value. For a PSE, it is the power value that the PSE mirrors back to the remote system. This is the PD requested power value that was used by the PSE to compute the power it has currently allocated to the remote system. It is expressed in units of 0.1 watts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

bsLldpXdot3LocPSEAllocatedPowerValue 1.3.6.1.4.1.45.5.47.1.2.1.1.5
A GET attribute that returns the PSE allocated power value. For a PSE, it is the power value that the PSE has currently allocated to the remote system. The PSE allocated power value is the maximum input average power that the PSE wants the PD to ever draw under this allocation if it is accepted. It is expressed in units of 0.1 watts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

bsLldpXdot3RemPowerTable 1.3.6.1.4.1.45.5.47.1.3.1
This table contains information about the PoE device type as advertised by the remote system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXdot3RemPowerEntry

bsLldpXdot3RemPowerEntry 1.3.6.1.4.1.45.5.47.1.3.1.1
Information about a particular port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXdot3RemPowerEntry  

bsLldpXdot3RemPowerType 1.3.6.1.4.1.45.5.47.1.3.1.1.1
A GET attribute that returns whether the remote system is a PSE or a PD and whether it is Type 1 or Type 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER type2pse(1), type2pd(2), type1pse(3), type1pd(4)  

bsLldpXdot3RemPowerSource 1.3.6.1.4.1.45.5.47.1.3.1.1.2
A GET attribute that returns the power sources of the remote system. When the remote system is a PD, it indicates whether it is being powered by: a PSE and locall; locally only; by a PSE only; or unknown.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), pse(2), reserved(3), pseAndLocal(4)  

bsLldpXdot3RemPowerPriority 1.3.6.1.4.1.45.5.47.1.3.1.1.3
A GET operation returns the priority of the PD system received from the remote system. For a PD, this is the priority that the remote system has assigned to the PD.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), critical(2), high(3), low(4)  

bsLldpXdot3RemPDRequestedPowerValue 1.3.6.1.4.1.45.5.47.1.3.1.1.4
A GET attribute that for a PSE returs the the PD requested power value received from the remote system. It is expressed in units of 0.1 watts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

bsLldpXdot3RemPSEAllocatedPowerValue 1.3.6.1.4.1.45.5.47.1.3.1.1.5
A GET attribute that for a PSE returns the PSE allocated power value that was used by the remote system to compute the power value that it has currently requested from the PSE. It is expressed in units of 0.1 watts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255