ACD-DISCOVERY-MIB

File: ACD-DISCOVERY-MIB.mib (15544 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ACCEDIAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Unsigned32 DisplayString DateAndTime
MacAddress MODULE-COMPLIANCE OBJECT-GROUP
acdMibs

Defined Types

AcdDiscoveryInventoryEntry  
SEQUENCE    
  acdDiscoveryIndex Unsigned32
  acdDiscoveryMgmtIpAddress IpAddress
  acdDiscoverySystemName DisplayString
  acdDiscoverySystemDesc DisplayString
  acdDiscoverySerialNumber DisplayString
  acdDiscoveryLastChange DateAndTime
  acdDiscoveryDomain DisplayString
  acdDiscoveryFirmware DisplayString
  acdDiscoveryBaseMacAddress MacAddress
  acdDiscoveryInterfaceMacAddress MacAddress
  acdDiscoveryChassisIdSubtype Unsigned32
  acdDiscoveryChassisId DisplayString
  acdDiscoveryLocalPortId DisplayString
  acdDiscoveryRemotePortId DisplayString
  acdDiscoveryWebServerPort Unsigned32
  acdDiscoverySnmpAgentPort Unsigned32
  acdDiscoverySshPort Unsigned32
  acdDiscoveryVlan1 Unsigned32
  acdDiscoveryVlan2 Unsigned32

AcdDiscoveryIpListEntry  
SEQUENCE    
  acdDiscoveryIpListIndex Unsigned32
  acdDiscoveryIpListAddress IpAddress

AcdDiscoveryMacAddressListEntry  
SEQUENCE    
  acdDiscoveryMacAddressListIndex Unsigned32
  acdDiscoveryMacAddressListSystemSlotId Unsigned32
  acdDiscoveryMacAddressListPortId Unsigned32
  acdDiscoveryMacAddressListPortName DisplayString
  acdDiscoveryMacAddressListPortMacAddress MacAddress

Defined Values

acdDiscovery 1.3.6.1.4.1.22420.2.11
The discovery inventory information for this Accedian Networks device.
MODULE-IDENTITY    

acdDiscoveryNotifications 1.3.6.1.4.1.22420.2.11.0
OBJECT IDENTIFIER    

acdDiscoveryMIBObjects 1.3.6.1.4.1.22420.2.11.1
OBJECT IDENTIFIER    

acdDiscoveryConformance 1.3.6.1.4.1.22420.2.11.2
OBJECT IDENTIFIER    

acdDiscoveryInventory 1.3.6.1.4.1.22420.2.11.1.1
OBJECT IDENTIFIER    

acdDiscoveryInventoryTable 1.3.6.1.4.1.22420.2.11.1.1.1
Table of information on neighboring NIDs
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcdDiscoveryInventoryEntry

acdDiscoveryInventoryEntry 1.3.6.1.4.1.22420.2.11.1.1.1.1
Inventory information.
Status: current Access: not-accessible
OBJECT-TYPE    
  AcdDiscoveryInventoryEntry  

acdDiscoveryIndex 1.3.6.1.4.1.22420.2.11.1.1.1.1.1
The value of this object uniquely identifies this acdDiscovery entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

acdDiscoveryMgmtIpAddress 1.3.6.1.4.1.22420.2.11.1.1.1.1.2
The IP address of the management interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

acdDiscoverySystemName 1.3.6.1.4.1.22420.2.11.1.1.1.1.3
An administratively-assigned name for this managed node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

acdDiscoverySystemDesc 1.3.6.1.4.1.22420.2.11.1.1.1.1.4
The system description.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

acdDiscoverySerialNumber 1.3.6.1.4.1.22420.2.11.1.1.1.1.5
This is the serial number of the unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

acdDiscoveryLastChange 1.3.6.1.4.1.22420.2.11.1.1.1.1.6
Indicates the last time we received an information frame for the device.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

acdDiscoveryDomain 1.3.6.1.4.1.22420.2.11.1.1.1.1.7
Indicates the discovery domain.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..63)  

acdDiscoveryFirmware 1.3.6.1.4.1.22420.2.11.1.1.1.1.8
The firmware version of the unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

acdDiscoveryBaseMacAddress 1.3.6.1.4.1.22420.2.11.1.1.1.1.9
The base MAC address of the remote NID based on the last information frame received from the device. If no information has been received, this object shall be equal to six octets of zero.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

acdDiscoveryInterfaceMacAddress 1.3.6.1.4.1.22420.2.11.1.1.1.1.10
The management interface MAC address of the remote NID based on the last information frame received from the device. If no information has been received, this object shall be equal to six octets of zero.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

acdDiscoveryChassisIdSubtype 1.3.6.1.4.1.22420.2.11.1.1.1.1.11
The chassis ID subtype, as defined by IEEE 802.1AB.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

acdDiscoveryChassisId 1.3.6.1.4.1.22420.2.11.1.1.1.1.12
The chassis ID of the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

acdDiscoveryLocalPortId 1.3.6.1.4.1.22420.2.11.1.1.1.1.13
This object identifies the port name where the advertisement frame was received.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

acdDiscoveryRemotePortId 1.3.6.1.4.1.22420.2.11.1.1.1.1.14
This object identifies the advertisement port of the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

acdDiscoveryWebServerPort 1.3.6.1.4.1.22420.2.11.1.1.1.1.15
The web server port of the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

acdDiscoverySnmpAgentPort 1.3.6.1.4.1.22420.2.11.1.1.1.1.16
The SNMP agent port of the remote device. If 0, SNMP agent is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

acdDiscoverySshPort 1.3.6.1.4.1.22420.2.11.1.1.1.1.17
The SSH port of the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

acdDiscoveryVlan1 1.3.6.1.4.1.22420.2.11.1.1.1.1.18
The first VLAN on the remote device interface. No VLAN when this value is zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

acdDiscoveryVlan2 1.3.6.1.4.1.22420.2.11.1.1.1.1.19
The second VLAN on the remote device interface. No VLAN when this value is zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

acdDiscoveryIpListTable 1.3.6.1.4.1.22420.2.11.1.1.2
This table contains all interfaces found on the remote device, excluding the management interface, which was configured by a beacon frame.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcdDiscoveryIpListEntry

acdDiscoveryIpListEntry 1.3.6.1.4.1.22420.2.11.1.1.2.1
An entry consisting of the IP address of an interface on the remote device.
Status: current Access: not-accessible
OBJECT-TYPE    
  AcdDiscoveryIpListEntry  

acdDiscoveryIpListIndex 1.3.6.1.4.1.22420.2.11.1.1.2.1.1
Unique value for each row. Based on number of interface found.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..63  

acdDiscoveryIpListAddress 1.3.6.1.4.1.22420.2.11.1.1.2.1.2
This is the IP address on one of the interfaces found on the remote NID.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

acdDiscoveryMacAddressListTable 1.3.6.1.4.1.22420.2.11.1.1.3
This table contains MAC addresses of ports found on the remote device. Not all port MAC addresses are necessary listed.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcdDiscoveryMacAddressListEntry

acdDiscoveryMacAddressListEntry 1.3.6.1.4.1.22420.2.11.1.1.3.1
An entry consisting of the MAC address of a port on the remote device.
Status: current Access: not-accessible
OBJECT-TYPE    
  AcdDiscoveryMacAddressListEntry  

acdDiscoveryMacAddressListIndex 1.3.6.1.4.1.22420.2.11.1.1.3.1.1
Unique value for each row. Based on number of port MAC addresses found.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..63  

acdDiscoveryMacAddressListSystemSlotId 1.3.6.1.4.1.22420.2.11.1.1.3.1.2
System slot identifier of module on which the port is located. Applies only to a MetroNODE module. Value is 0 for a MetroNID device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

acdDiscoveryMacAddressListPortId 1.3.6.1.4.1.22420.2.11.1.1.3.1.3
Port identifier.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..63  

acdDiscoveryMacAddressListPortName 1.3.6.1.4.1.22420.2.11.1.1.3.1.4
Port name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

acdDiscoveryMacAddressListPortMacAddress 1.3.6.1.4.1.22420.2.11.1.1.3.1.5
This is the MAC address of one of the ports found on the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

acdDiscoveryCompliances 1.3.6.1.4.1.22420.2.11.2.1
OBJECT IDENTIFIER    

acdDiscoveryGroups 1.3.6.1.4.1.22420.2.11.2.2
OBJECT IDENTIFIER    

acdDiscoveryInventoryGroup 1.3.6.1.4.1.22420.2.11.2.2.1
.
Status: current Access: read-only
OBJECT-GROUP    

acdDiscoveryIpListGroup 1.3.6.1.4.1.22420.2.11.2.2.2
.
Status: current Access: read-only
OBJECT-GROUP    

acdDiscoveryMacAddressListGroup 1.3.6.1.4.1.22420.2.11.2.2.3
.
Status: current Access: read-only
OBJECT-GROUP    

acdDiscoveryCompliance 1.3.6.1.4.1.22420.2.11.2.1.1
The compliance statement for support of the ACD-DISCOVERY-MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE