BAY-STACK-LLDP-X-AVAYA-MIB

File: BAY-STACK-LLDP-X-AVAYA-MIB.mib (30512 bytes)

Imported modules

SNMPv2-SMI INET-ADDRESS-MIB LLDP-MIB
SYNOPTICS-ROOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
InetAddressType InetAddress InetAddressPrefixLength
lldpLocPortNum lldpRemTimeMark lldpRemLocalPortNum
lldpRemIndex lldpPortConfigEntry bayStackMibs

Defined Types

BsLldpXAvayaPortConfigEntry  
SEQUENCE    
  bsLldpXAvayaPortConfigTLVsTxEnable BITS

BsLldpXAvayaLocPortEntry  
SEQUENCE    
  bsLldpXAvayaLocPortPoeConsLevelRequest Integer32
  bsLldpXAvayaLocPortDot1QFramingRequest INTEGER

BsLldpXAvayaLocCallServerEntry  
SEQUENCE    
  bsLldpXAvayaLocCallServerNum Integer32
  bsLldpXAvayaLocCallServerAddressType InetAddressType
  bsLldpXAvayaLocCallServerAddress InetAddress

BsLldpXAvayaLocFileServerEntry  
SEQUENCE    
  bsLldpXAvayaLocFileServerNum Integer32
  bsLldpXAvayaLocFileServerAddressType InetAddressType
  bsLldpXAvayaLocFileServerAddress InetAddress

BsLldpXAvayaLocFaIsidVlanAsgnsEntry  
SEQUENCE    
  bsLldpXAvayaLocFaIsidVlanAsgnsIfIndex Integer32
  bsLldpXAvayaLocFaIsidVlanAsgnsIsid Integer32
  bsLldpXAvayaLocFaIsidVlanAsgnsVlan Integer32
  bsLldpXAvayaLocFaIsidVlanAsgnsStatus INTEGER

BsLldpXAvayaRemEntry  
SEQUENCE    
  bsLldpXAvayaRemCurrentConsLevel Integer32
  bsLldpXAvayaRemTypicalPower Integer32
  bsLldpXAvayaRemMaxPower Integer32

BsLldpXAvayaRemCallServerEntry  
SEQUENCE    
  bsLldpXAvayaRemPortCallServerAddressType InetAddressType
  bsLldpXAvayaRemPortCallServerAddress InetAddress

BsLldpXAvayaRemFileServerEntry  
SEQUENCE    
  bsLldpXAvayaRemPortFileServerAddressType InetAddressType
  bsLldpXAvayaRemPortFileServerAddress InetAddress

BsLldpXAvayaRemPoeConsLevelEntry  
SEQUENCE    
  bsLldpXAvayaRemPoeConsLevelValue Integer32

BsLldpXAvayaRemDot1QEntry  
SEQUENCE    
  bsLldpXAvayaRemDot1QFraming INTEGER

BsLldpXAvayaRemPhoneIpEntry  
SEQUENCE    
  bsLldpXAvayaRemPortPhoneAddressType InetAddressType
  bsLldpXAvayaRemPortPhoneAddress InetAddress
  bsLldpXAvayaRemPortPhoneAddressMask InetAddressPrefixLength
  bsLldpXAvayaRemPortPhoneGatewayAddress InetAddress

BsLldpXAvayaRemFaElementEntry  
SEQUENCE    
  bsLldpXAvayaRemFaElementType INTEGER
  bsLldpXAvayaRemFaElementMgmtVlan Integer32

BsLldpXAvayaRemFaIsidVlanAsgnsEntry  
SEQUENCE    
  bsLldpXAvayaRemFaIsidVlanAsgnsIsid Integer32
  bsLldpXAvayaRemFaIsidVlanAsgnsVlan Integer32
  bsLldpXAvayaRemFaIsidVlanAsgnsStatus INTEGER

Defined Values

bayStackLldpXAvayaMib 1.3.6.1.4.1.45.5.39
This MIB module is an extension to the standard LLDP-EXT-MED MIB.
MODULE-IDENTITY    

bsLldpXAvayaNotifications 1.3.6.1.4.1.45.5.39.0
OBJECT IDENTIFIER    

bsLldpXAvayaObjects 1.3.6.1.4.1.45.5.39.1
OBJECT IDENTIFIER    

bsLldpXAvayaConfig 1.3.6.1.4.1.45.5.39.1.1
OBJECT IDENTIFIER    

bsLldpXAvayaLocalData 1.3.6.1.4.1.45.5.39.1.2
OBJECT IDENTIFIER    

bsLldpXAvayaRemoteData 1.3.6.1.4.1.45.5.39.1.3
OBJECT IDENTIFIER    

bsLldpXAvayaPortConfigTable 1.3.6.1.4.1.45.5.39.1.1.1
A table that controls selection of LLDP TLVs to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXAvayaPortConfigEntry

bsLldpXAvayaPortConfigEntry 1.3.6.1.4.1.45.5.39.1.1.1.1
LLDP configuration information that controls the transmission of Avaya vendor specific TLVs on LLDP transmission capable ports. This configuration object augments the lldpPortConfigEntry of the LLDP-MIB, therefore it is only present along with the port configuration defined by the associated lldpPortConfigEntry entry. Each active bsLldpXAvayaPortConfigEntry must be from non-volatile storage (along with the corresponding lldpPortConfigEntry) after a re-initialization of the management system.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXAvayaPortConfigEntry  

bsLldpXAvayaPortConfigTLVsTxEnable 1.3.6.1.4.1.45.5.39.1.1.1.1.1
The bsLldpXAvayaPortConfigTLVsTxEnable, defined as a bitmap, includes the basic set of LLDP Avaya TLVs whose transmission is allowed on the local LLDP agent by the network management. Each bit in the bitmap corresponds to a TLV type associated with a specific optional TLV. The bit 'poeConservationLevel(0)' indicates that LLDP agent should transmit 'Poe Conservation Level TLV'. The bit 'callServer(1)' indicates that LLDP agent should transmit 'Call Server TLV'. The bit 'fileServer(2)' indicates that LLDP agent should transmit 'File Server TLV'. The bit 'framingTlv(3)' indicates that LLDP agent should transmit '802.1q Framing TLV'. The bit 'faElementType(4)' indicates that LLDP agent should transmit the 'Fabric Attach Element Type TLV'. The bit 'faIsidVlanAsgns(5)' indicates that LLDP agent should transmit the 'Fabric Attach I-SID/VLAN Assignments TLV'. The default value for lldpPortConfigTLVsTxEnable object is empty set, which means no enumerated values are set. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  BITS poeConservationLevel(0), callServer(1), fileServer(2), framingTlv(3), faElementType(4), faIsidVlanAsgns(5)  

bsLldpXAvayaLocPortTable 1.3.6.1.4.1.45.5.39.1.2.1
This table contains one row per port with information about the Poe conservation level and layer 2 priority tagging between PSE and PD.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXAvayaLocPortEntry

bsLldpXAvayaLocPortEntry 1.3.6.1.4.1.45.5.39.1.2.1.1
Information about a particular port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXAvayaLocPortEntry  

bsLldpXAvayaLocPortPoeConsLevelRequest 1.3.6.1.4.1.45.5.39.1.2.1.1.1
Information about requested poe conservation level advertised to the PD device.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

bsLldpXAvayaLocPortDot1QFramingRequest 1.3.6.1.4.1.45.5.39.1.2.1.1.2
Information about layer2 priority tagging between the switch and ip phone
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tagged(1), untagged(2), auto(3)  

bsLldpXAvayaLocCallServerTable 1.3.6.1.4.1.45.5.39.1.2.2
This table contains one row per call server address. All the call server ip addresses are used to be advertised to Avaya IP Phones.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXAvayaLocCallServerEntry

bsLldpXAvayaLocCallServerEntry 1.3.6.1.4.1.45.5.39.1.2.2.1
Information about call servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXAvayaLocCallServerEntry  

bsLldpXAvayaLocCallServerNum 1.3.6.1.4.1.45.5.39.1.2.2.1.1
This object represents the call server id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

bsLldpXAvayaLocCallServerAddressType 1.3.6.1.4.1.45.5.39.1.2.2.1.2
Call Server Ip Address Type.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

bsLldpXAvayaLocCallServerAddress 1.3.6.1.4.1.45.5.39.1.2.2.1.3
Call Server Ip Address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

bsLldpXAvayaLocFileServerTable 1.3.6.1.4.1.45.5.39.1.2.3
This table contains one row per file server address. All the file server ip addresses are used to be advertised to Avaya IP Phones.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXAvayaLocFileServerEntry

bsLldpXAvayaLocFileServerEntry 1.3.6.1.4.1.45.5.39.1.2.3.1
Information about file server ip address
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXAvayaLocFileServerEntry  

bsLldpXAvayaLocFileServerNum 1.3.6.1.4.1.45.5.39.1.2.3.1.1
This object represents the file server id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4  

bsLldpXAvayaLocFileServerAddressType 1.3.6.1.4.1.45.5.39.1.2.3.1.2
File Server ip address Type
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

bsLldpXAvayaLocFileServerAddress 1.3.6.1.4.1.45.5.39.1.2.3.1.3
File Server ip address
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

bsLldpXAvayaLocFaService 1.3.6.1.4.1.45.5.39.1.2.4
Exports the status of the Fabric Attach service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

bsLldpXAvayaLocFaElementType 1.3.6.1.4.1.45.5.39.1.2.5
Exports the Fabric Attach element type indicating the services supported by the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), faServer(2), faHost(3), faClientUntagged(4), faClientTagged(5)  

bsLldpXAvayaLocFaElementMgmtVlan 1.3.6.1.4.1.45.5.39.1.2.6
Exports the Fabric Attach element management VLAN information. A zero value indicates that the current management VLAN is not being exported.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4094  

bsLldpXAvayaLocFaElementPrimaryServerId 1.3.6.1.4.1.45.5.39.1.2.7
Exports the Fabric Attach element primary server ID if available.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

bsLldpXAvayaLocFaIsidVlanAsgnsTable 1.3.6.1.4.1.45.5.39.1.2.8
This table contains the I-SID <--> VLAN assignments for the Fabric Attach application.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXAvayaLocFaIsidVlanAsgnsEntry

bsLldpXAvayaLocFaIsidVlanAsgnsEntry 1.3.6.1.4.1.45.5.39.1.2.8.1
Information about the I-SID <--> VLAN assignments for the Fabric Attach application.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXAvayaLocFaIsidVlanAsgnsEntry  

bsLldpXAvayaLocFaIsidVlanAsgnsIfIndex 1.3.6.1.4.1.45.5.39.1.2.8.1.1
Interface identifier component of the I-SID <-> VLAN assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

bsLldpXAvayaLocFaIsidVlanAsgnsIsid 1.3.6.1.4.1.45.5.39.1.2.8.1.2
I-SID component of the I-SID <-> VLAN assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..16777215  

bsLldpXAvayaLocFaIsidVlanAsgnsVlan 1.3.6.1.4.1.45.5.39.1.2.8.1.3
VLAN ID component of the I-SID <-> VLAN assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

bsLldpXAvayaLocFaIsidVlanAsgnsStatus 1.3.6.1.4.1.45.5.39.1.2.8.1.4
The current status of the Fabric Attach I-SID <-> VLAN assignment.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), pending(2), active(3), rejected(4)  

bsLldpXAvayaLocFaAutoAttachService 1.3.6.1.4.1.45.5.39.1.2.9
Exports the status of the Fabric Attach Auto Attach service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

bsLldpXAvayaLocFaMsgAuthStatus 1.3.6.1.4.1.45.5.39.1.2.10
Exports the Fabric Attach message authentication status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

bsLldpXAvayaLocFaHostProxyService 1.3.6.1.4.1.45.5.39.1.2.11
Exports the status of the Fabric Attach Host Proxy service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

bsLldpXAvayaRemTable 1.3.6.1.4.1.45.5.39.1.3.1
This table contains one or more rows per physical network connection known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXAvayaRemEntry

bsLldpXAvayaRemEntry 1.3.6.1.4.1.45.5.39.1.3.1.1
Information about a particular remote device component.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXAvayaRemEntry  

bsLldpXAvayaRemCurrentConsLevel 1.3.6.1.4.1.45.5.39.1.3.1.1.1
This object represents the current conservation level configured on the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..243  

bsLldpXAvayaRemTypicalPower 1.3.6.1.4.1.45.5.39.1.3.1.1.2
This object represents the typical power on the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

bsLldpXAvayaRemMaxPower 1.3.6.1.4.1.45.5.39.1.3.1.1.3
This object represents the max power on the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

bsLldpXAvayaRemCallServerTable 1.3.6.1.4.1.45.5.39.1.3.2
This table contains one or more rows per physical network connection known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXAvayaRemCallServerEntry

bsLldpXAvayaRemCallServerEntry 1.3.6.1.4.1.45.5.39.1.3.2.1
Information about a particular remote device component.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXAvayaRemCallServerEntry  

bsLldpXAvayaRemPortCallServerAddressType 1.3.6.1.4.1.45.5.39.1.3.2.1.1
This object represents the in use call server ip address type
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

bsLldpXAvayaRemPortCallServerAddress 1.3.6.1.4.1.45.5.39.1.3.2.1.2
This object represents the in use call server ip address
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

bsLldpXAvayaRemFileServerTable 1.3.6.1.4.1.45.5.39.1.3.3
This table contains one or more rows per physical network connection known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXAvayaRemFileServerEntry

bsLldpXAvayaRemFileServerEntry 1.3.6.1.4.1.45.5.39.1.3.3.1
Information about a particular remote device component.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXAvayaRemFileServerEntry  

bsLldpXAvayaRemPortFileServerAddressType 1.3.6.1.4.1.45.5.39.1.3.3.1.1
This object represents the in use file server ip address type
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

bsLldpXAvayaRemPortFileServerAddress 1.3.6.1.4.1.45.5.39.1.3.3.1.2
This object represents the in use file server ip address
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

bsLldpXAvayaRemPoeConsLevelTable 1.3.6.1.4.1.45.5.39.1.3.4
This table contains one or more rows per physical network connection known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXAvayaRemPoeConsLevelEntry

bsLldpXAvayaRemPoeConsLevelEntry 1.3.6.1.4.1.45.5.39.1.3.4.1
Information about a particular remote device component.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXAvayaRemPoeConsLevelEntry  

bsLldpXAvayaRemPoeConsLevelValue 1.3.6.1.4.1.45.5.39.1.3.4.1.2
This object represents the conservation level supported by remote device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..1024  

bsLldpXAvayaRemDot1QTable 1.3.6.1.4.1.45.5.39.1.3.5
This table contains one or more rows per physical network connection known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXAvayaRemDot1QEntry

bsLldpXAvayaRemDot1QEntry 1.3.6.1.4.1.45.5.39.1.3.5.1
Information about a particular remote device component.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXAvayaRemDot1QEntry  

bsLldpXAvayaRemDot1QFraming 1.3.6.1.4.1.45.5.39.1.3.5.1.1
This object contains information about Layer 2 priority tagging
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tagged(1), untagged(2), auto(3)  

bsLldpXAvayaRemPhoneIpTable 1.3.6.1.4.1.45.5.39.1.3.6
This table contains one or more rows per physical network connection known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXAvayaRemPhoneIpEntry

bsLldpXAvayaRemPhoneIpEntry 1.3.6.1.4.1.45.5.39.1.3.6.1
Information about a particular remote device component.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXAvayaRemPhoneIpEntry  

bsLldpXAvayaRemPortPhoneAddressType 1.3.6.1.4.1.45.5.39.1.3.6.1.1
This object contains phone ip address type of the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

bsLldpXAvayaRemPortPhoneAddress 1.3.6.1.4.1.45.5.39.1.3.6.1.2
This object contains phone ip address of the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

bsLldpXAvayaRemPortPhoneAddressMask 1.3.6.1.4.1.45.5.39.1.3.6.1.3
This object contains phone ip address mask of the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

bsLldpXAvayaRemPortPhoneGatewayAddress 1.3.6.1.4.1.45.5.39.1.3.6.1.4
This object contains phone gateway ip address of the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

bsLldpXAvayaRemFaElementTable 1.3.6.1.4.1.45.5.39.1.3.7
This table contains one or more rows per physical network connection known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXAvayaRemFaElementEntry

bsLldpXAvayaRemFaElementEntry 1.3.6.1.4.1.45.5.39.1.3.7.1
Information about a particular remote device component.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXAvayaRemFaElementEntry  

bsLldpXAvayaRemFaElementType 1.3.6.1.4.1.45.5.39.1.3.7.1.1
This object represents the Fabric Attach agent capabilities on the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), faServer(2), faHost(3), faClientUntagged(4), faClientTagged(5)  

bsLldpXAvayaRemFaElementMgmtVlan 1.3.6.1.4.1.45.5.39.1.3.7.1.2
This object represents the management VLAN on the remote device. A zero value indicates non- exported data.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4094  

bsLldpXAvayaRemFaIsidVlanAsgnsTable 1.3.6.1.4.1.45.5.39.1.3.8
This table contains zero or more rows per physical network connection known to this agent. Each row contains the remote I-SID/VLAN assignments from the associated Fabric Attach element.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLldpXAvayaRemFaIsidVlanAsgnsEntry

bsLldpXAvayaRemFaIsidVlanAsgnsEntry 1.3.6.1.4.1.45.5.39.1.3.8.1
Information about remote I-SID/VLAN assignments from Fabric Attach elements.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLldpXAvayaRemFaIsidVlanAsgnsEntry  

bsLldpXAvayaRemFaIsidVlanAsgnsIsid 1.3.6.1.4.1.45.5.39.1.3.8.1.1
I-SID component of the I-SID <-> VLAN assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..16777215  

bsLldpXAvayaRemFaIsidVlanAsgnsVlan 1.3.6.1.4.1.45.5.39.1.3.8.1.2
VLAN ID component of the I-SID <-> VLAN assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

bsLldpXAvayaRemFaIsidVlanAsgnsStatus 1.3.6.1.4.1.45.5.39.1.3.8.1.3
The current status of the remote Fabric Attach I-SID/VLAN assignment.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), pending(2), active(3), rejected(4)