ALVARION-CDP-MIB

File: ALVARION-CDP-MIB.mib (8251 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ALVARION-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 DisplayString MacAddress
MODULE-COMPLIANCE OBJECT-GROUP alvarionMgmtV2

Defined Types

CoCdpCacheEntry  
SEQUENCE    
  coCdpCacheDeviceIndex Integer32
  coCdpCacheLocalInterface DisplayString
  coCdpCacheAddress MacAddress
  coCdpCacheDeviceId DisplayString
  coCdpCacheTimeToLive Unsigned32
  coCdpCacheCapabilities DisplayString
  coCdpCacheVersion DisplayString
  coCdpCachePlatform DisplayString
  coCdpCachePortId DisplayString

Defined Values

alvarionCdpMIB 1.3.6.1.4.1.12394.1.10.5.9
Alvarion CDP MIB.
MODULE-IDENTITY    

alvarionCdpMIBObjects 1.3.6.1.4.1.12394.1.10.5.9.1
OBJECT IDENTIFIER    

coCdpCache 1.3.6.1.4.1.12394.1.10.5.9.1.1
OBJECT IDENTIFIER    

coCdpGlobal 1.3.6.1.4.1.12394.1.10.5.9.1.2
OBJECT IDENTIFIER    

coCdpCacheTable 1.3.6.1.4.1.12394.1.10.5.9.1.1.1
The (conceptual) table containing the cached information obtained from CDP messages. In tabular form to allow multiple instances on an agent. This table applies to access controllers only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoCdpCacheEntry

coCdpCacheEntry 1.3.6.1.4.1.12394.1.10.5.9.1.1.1.1
An entry (conceptual row) in the coCdpCacheTable. A row contains the information received via CDP on one interface from one device. Entries appear when a CDP advertisement is received from a neighbor device. coCdpCacheDeviceIndex - Uniquely identify a device inside the CDP table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoCdpCacheEntry  

coCdpCacheDeviceIndex 1.3.6.1.4.1.12394.1.10.5.9.1.1.1.1.1
A unique value for each device from which CDP messages are received.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

coCdpCacheLocalInterface 1.3.6.1.4.1.12394.1.10.5.9.1.1.1.1.2
Indicates the name of the interface that received the CDP message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

coCdpCacheAddress 1.3.6.1.4.1.12394.1.10.5.9.1.1.1.1.3
Indicates the Ethernet address of the device that sent the CDP message.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

coCdpCacheDeviceId 1.3.6.1.4.1.12394.1.10.5.9.1.1.1.1.4
Indicates the Device-ID string as reported in the most recent CDP message. A zero-length string indicates that no Device-ID field (TLV) was reported in the most recent CDP message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

coCdpCacheTimeToLive 1.3.6.1.4.1.12394.1.10.5.9.1.1.1.1.5
Indicates the number of seconds to keep the remote device in the cache table after receiving the CDP message.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coCdpCacheCapabilities 1.3.6.1.4.1.12394.1.10.5.9.1.1.1.1.6
Indicates the device's functional capabilities as reported in the most recent CDP message. Possible values are: R - layer 3 router T - a layer 2 transparent bridge B - a layer 2 source-root bridge S - a layer 2 switch (non-spanning tree) r - a layer 3 (non routing) host I - does not forward IGMP Packets to non-routers H - a layer 1 repeater A zero-length string indicates no Capabilities field (TLV) was reported in the most recent CDP message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

coCdpCacheVersion 1.3.6.1.4.1.12394.1.10.5.9.1.1.1.1.7
Indicates the Version string as reported in the most recent CDP message. A zero-length string indicates no Version field (TLV) was reported in the most recent CDP message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

coCdpCachePlatform 1.3.6.1.4.1.12394.1.10.5.9.1.1.1.1.8
Indicates the Device's Hardware Platform as reported in the most recent CDP message. A zero-length string indicates that no Platform field (TLV) was reported in the most recent CDP message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

coCdpCachePortId 1.3.6.1.4.1.12394.1.10.5.9.1.1.1.1.9
Indicates the Port-ID string as reported in the most recent CDP message. This will typically be the value of the ifName object (e.g., 'Ethernet0'). A zero-length string indicates no Port-ID field (TLV) was reported in the most recent CDP message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

coCdpGlobalMessageInterval 1.3.6.1.4.1.12394.1.10.5.9.1.2.1
Specifies the interval at which CDP messages will be generated.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..254  

coCdpGlobalHoldTime 1.3.6.1.4.1.12394.1.10.5.9.1.2.2
Specifies the amount of time the receiving device holds CDP messages.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..255  

alvarionCdpMIBConformance 1.3.6.1.4.1.12394.1.10.5.9.2
OBJECT IDENTIFIER    

alvarionCdpMIBCompliances 1.3.6.1.4.1.12394.1.10.5.9.2.1
OBJECT IDENTIFIER    

alvarionCdpMIBGroups 1.3.6.1.4.1.12394.1.10.5.9.2.2
OBJECT IDENTIFIER    

alvarionCdpMIBCompliance 1.3.6.1.4.1.12394.1.10.5.9.2.1.1
The compliance statement for the CDP MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

alvarionCdpMIBGroup 1.3.6.1.4.1.12394.1.10.5.9.2.2.1
A collection of objects for use with CDP.
Status: current Access: read-write
OBJECT-GROUP