MIBs Depot

CTRON-CDP-MIB

Registered at
1.3.6.1.4.1.52.4.1.2.19.1
1.3.6.1.4.1.52.4.1.2.19.2
1.3.6.1.4.1.52.4.1.2.19.3
1.3.6.1.4.1.52.4.1.2.19.4
Last updated
1999-08-28 00:00
Organization
Cabletron Systems, Inc.
Namespace
enterasys
Source file
CTRON-CDP-MIB
Digest
sha256:298eabf76c85f5f3237ace7b22a69e2aeaa7d1f1b187a50ed625754ea3c0e819

Description

This module defines a schema that maintains per port neighbor information for the express purpose of helping a managment application map Layaer 2 topology.

Contact

Cabletron Systems, Inc. 35 Industrial Way, P.O. Box 5005 Rochester, NH 03867-0505 (603) 332-9400 support@ctron.com http://www.ctron.com

Imports

FromSymbols
CTRON-MIB-NAMESctCDP
IF-MIBInterfaceIndex, ifIndex
RMON2-MIBTimeFilter
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, TEXTUAL-CONVENTION, TimeStamp

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CTRON-CDP-MIB
CTRON-MIB-NAMES
CTRON-OIDS
IANAifType-MIB
IF-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Textual conventions

NameOIDSyntaxAccessStatus
CTCDPCapability
TEXTUAL-CONVENTION
The current capabilities of the neighbor device on a per port basis.
current

Objects

NameOIDSyntaxAccessStatus
ctCDPNeighbor
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.19.1
ctCDPNeighborLastChange
OBJECT-TYPE
The value of sysUpTime at the time the cdpNeighborTable was subject to these events: row insertion, row deletion
1.3.6.1.4.1.52.4.1.2.19.1.1TimeStampread-onlycurrent
ctCDPNeighborLastDelete
OBJECT-TYPE
The value of sysUpTime the last time an entry in the ctCDPNeighborTable was deleted. This should be polled at an interval no greater than one second. When it changes, the whole table should be reread by management with a timeMark of 0 to rebuild connectivity map.
1.3.6.1.4.1.52.4.1.2.19.1.2TimeStampread-onlycurrent
ctCDPNeighborTable
OBJECT-TYPE
The CommonNeighborTable holds all known neighbors speaking cdp protocols.
1.3.6.1.4.1.52.4.1.2.19.1.3not-accessiblecurrent
ctCDPNeighborEntry
OBJECT-TYPE
An entry containing objects pertaining to neighbor devices speaking CDP protocols.
1.3.6.1.4.1.52.4.1.2.19.1.3.1not-accessiblecurrent
ctCDPNeighborTimeMark
OBJECT-TYPE
A TimeFilter for this entry as defined in RFC 2021.
1.3.6.1.4.1.52.4.1.2.19.1.3.1.1TimeFilterread-onlycurrent
ctCDPNeighborMAC
OBJECT-TYPE
The interface mac address of neighboring entity.
1.3.6.1.4.1.52.4.1.2.19.1.3.1.2MacAddressread-onlycurrent
ctCDPNeighborIP
OBJECT-TYPE
The IP address of SNMP agent on neighboring entity from which corresponding data for this port may be obtained. In the case of unnumbered IP Interfaces, this may not be the same as the port.
1.3.6.1.4.1.52.4.1.2.19.1.3.1.3IpAddressread-onlycurrent
ctCDPNeighborPort
OBJECT-TYPE
The ifIndex of the remote port. Note, there may not be an IP Interface associated with this port.
1.3.6.1.4.1.52.4.1.2.19.1.3.1.4InterfaceIndexread-onlycurrent
ctCDPNeighborType
OBJECT-TYPE
The type of entity. This value is used to determine the general type of the object or service connected to a given port. In general, it is better to use system group sysServices to obtain an object's functionality.
1.3.6.1.4.1.52.4.1.2.19.1.3.1.5INTEGER {secureFastSwitch(1), dot1qSwitch(2), router(3), dot1dBridge(4), vlanManager(5), dnsServer(6), dhcpServer(7), dnsDhcpServer(8)}read-onlycurrent
ctCDPNeighborChassisMAC
OBJECT-TYPE
The MAC Address of the chassis in architectures where many manageable elements exist within a given chassis. If no containing chassis exists, exists, this value must be set to 000000:000000
1.3.6.1.4.1.52.4.1.2.19.1.3.1.6MacAddressread-onlycurrent
ctCDPNeighborChassisIP
OBJECT-TYPE
The IP address of the chassis itself. If no containing chassis exists, this value must be set to 0.0.0.0
1.3.6.1.4.1.52.4.1.2.19.1.3.1.7IpAddressread-onlycurrent
ctCDPNeighborDescription
OBJECT-TYPE
A textual description of the neighbor. It should contain operator diagnostic information similar to sysDescr: system type, firmware version...
1.3.6.1.4.1.52.4.1.2.19.1.3.1.8DisplayStringread-onlycurrent
ctCDPNeighborPortName
OBJECT-TYPE
The value of object ifName of the neighbor's port.
1.3.6.1.4.1.52.4.1.2.19.1.3.1.9DisplayStringread-onlycurrent
ctCDPNeighborCapability
OBJECT-TYPE
The current capabilities of the neighbor port.
1.3.6.1.4.1.52.4.1.2.19.1.3.1.10CTCDPCapabilityread-onlycurrent
ctCDPStatus
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.19.2
ctCDPGlobalStatus
OBJECT-TYPE
The state of CDP for this entire managed entity. autoEnable(3) should the default mode for new implementations. In autoEnable mode, the device listens for CDP messages and upon receipt, begins sending CDP messages of the same version and type as received.
1.3.6.1.4.1.52.4.1.2.19.2.1INTEGER {enable(1), disable(2), autoEnable(3)}read-writecurrent
ctCDPAuthenticationCode
OBJECT-TYPE
The authentication code may be set to create individual CDP domains. CDP packets that arrive on a port must contain this string. This authentication code is global for the entire managed entity. The default for this string is 16 nulls.
1.3.6.1.4.1.52.4.1.2.19.2.2OCTET STRING (SIZE(0..255))read-writecurrent
ctCDPPortTable
OBJECT-TYPE
This table shows enable/disable CDP status for each port.
1.3.6.1.4.1.52.4.1.2.19.2.3not-accessiblecurrent
ctCDPPortTableEntry
OBJECT-TYPE
Each entry is indicative of a particuliar port in the system.
1.3.6.1.4.1.52.4.1.2.19.2.3.1not-accessiblecurrent
ctCDPPort
OBJECT-TYPE
The ifIndex for a physical port. ifConnectorPresent is true(1) defines a physical port on which cdp pdus will be emitted.
1.3.6.1.4.1.52.4.1.2.19.2.3.1.1InterfaceIndexread-onlycurrent
ctCDPPortStatus
OBJECT-TYPE
The current state administrative of cdp on a physical port. The ability to enable and disable the sending of CDP pdu's on a per port basis is controlled here.
1.3.6.1.4.1.52.4.1.2.19.2.3.1.2INTEGER {enabled(1), disabled(2), autoEnable(3)}read-writecurrent
ctCDPTransmitFrequency
OBJECT-TYPE
The rate in seconds at which CDP pdu's are sent on all enabled ports.
1.3.6.1.4.1.52.4.1.2.19.2.4INTEGER (5..900)read-writecurrent
ctCDPHoldTime
OBJECT-TYPE
The maximum amount of time in seconds to wait before aging out an entry in the ctCDPNeighborTable. The agent may choose to change this value based on the hold time it receives from other devices so as to have a stable neighbor table which ages out entries in accordance with the transmit frequency.
1.3.6.1.4.1.52.4.1.2.19.2.5INTEGER (15..600)read-writecurrent
ctCDPVersion
OBJECT-TYPE
The CDP version supported by this device as a bit string. For example, given support for two versions of cdp: 3 and 4 the bit representation in big endian form would be: 00001100.
1.3.6.1.4.1.52.4.1.2.19.2.6OCTET STRING (SIZE(2))read-onlycurrent
ctCDPConformance
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.19.3.11
ctCDPCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.19.3.11.1
ctCDPGroups
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.19.3.11.2
ctCDPStats
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.19.4
ctCDPInPackets
OBJECT-TYPE
Count of CDP packets received by the device over all the ports.
1.3.6.1.4.1.52.4.1.2.19.4.1Counter32read-onlycurrent
ctCDPOutPackets
OBJECT-TYPE
Count of CDP packets successfully transmitted by the device over all the ports.
1.3.6.1.4.1.52.4.1.2.19.4.2Counter32read-onlycurrent
ctCDPInvalidVersionPackets
OBJECT-TYPE
Count of CDP packets received with version not supported by the device.
1.3.6.1.4.1.52.4.1.2.19.4.3Counter32read-onlycurrent
ctCDPParseErrorPackets
OBJECT-TYPE
Count of CDP packets received and could not be parsed successfully by the device.
1.3.6.1.4.1.52.4.1.2.19.4.4Counter32read-onlycurrent
ctCDPTransmitErrors
OBJECT-TYPE
Count of errors occured by the device while trying to transmit CDP packets.
1.3.6.1.4.1.52.4.1.2.19.4.5Counter32read-onlycurrent
ctCDPMemoryErrors
OBJECT-TYPE
Count of memory errors occured in the device while either trying to process the CDP packet or adding the neighbor entry or while trying to send a CDP packet.
1.3.6.1.4.1.52.4.1.2.19.4.6Counter32read-onlycurrent

Conformance

NameOIDStatus
ctCDPComplianceV10
MODULE-COMPLIANCE
The compliance statement for the ctronCdpMIB.
1.3.6.1.4.1.52.4.1.2.19.3.11.1.1current
ctCdpGroupV10
OBJECT-GROUP
The set of managed objects that make up version 2 of the CTRON-CDP-MIB.
1.3.6.1.4.1.52.4.1.2.19.3.11.2.1current