CISCOSB-UDLD-MIB
- Registered at
- 1.3.6.1.4.1.9.6.1.101.218
- Last updated
- 2012-08-01 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2012-08-01 00:00
- Namespace
- cisco
- Source file
CISCOSB-UDLD-MIB- Digest
sha256:ba253dfb453a6e056ef77661342f4be26f7c4c3b8747353ef41aadba81a13277
Description
This private MIB module for UDLD (Cisco Systems UniDirectional Link Detection Protocol).
Contact
Postal: 170 West Tasman Drive San Jose , CA 95134-1706 USA Website: Cisco Small Business Support Community <http://www.cisco.com/go/smallbizsupport>
Imports
| From | Symbols |
|---|---|
| CISCOSB-MIB | rndNotifications, switch001 |
| IF-MIB | InterfaceIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCOSB-MIB CISCOSB-UDLD-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| UdldGlobalMode TEXTUAL-CONVENTION Global (fiber) Port UDLD curent status (normal, aggressive, disabled). | current | |||
| UdldNeighborCurrentState TEXTUAL-CONVENTION Port UDLD Neighbor current status (Disabled, Enabled, Undefined, Bidirectional). | current | |||
| UdldPortBidirectionalState TEXTUAL-CONVENTION Port UDLD current status (shutdown, idle, detection, undetermined, bidirectional). | current | |||
| UdldPortMode TEXTUAL-CONVENTION Port UDLD curent status (normal, aggressive, disabled, default). | current | |||
| UdldString TEXTUAL-CONVENTION The Device-ID TLV should contain the switch base MAC address in ACSII format. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlUdldPortTable OBJECT-TYPE The table holds information for Udld Ethernet ports. | 1.3.6.1.4.1.9.6.1.101.218.1 | not-accessible | current | |
| rlUdldPortEntry OBJECT-TYPE Entry in the rlUdldPortTable. | 1.3.6.1.4.1.9.6.1.101.218.1.1 | not-accessible | current | |
| rlUdldPortIfIndex OBJECT-TYPE Interface Index. This variable is the key for udld port table. uniquely identifies the udld port information. | 1.3.6.1.4.1.9.6.1.101.218.1.1.1 | InterfaceIndex | not-accessible | current |
| rlUdldPortAdminMode OBJECT-TYPE This variable identifies port UDLD admin configured mode (normal, aggressive, disable). | 1.3.6.1.4.1.9.6.1.101.218.1.1.2 | UdldPortMode | read-write | current |
| rlUdldPortOperMode OBJECT-TYPE This variable identifies port UDLD operational mode (normal, aggressive, disable). for fiber ports it is combination of global mode and port mode | 1.3.6.1.4.1.9.6.1.101.218.1.1.3 | UdldPortMode | read-only | current |
| rlUdldPortDefaultConfiguration OBJECT-TYPE This variable indicates whether tne user configure the udld port. to present (default) or not in port configuration. | 1.3.6.1.4.1.9.6.1.101.218.1.1.4 | TruthValue | read-only | current |
| rlUdldBidirectionalState OBJECT-TYPE This variable identifies the port UDLD status (shutdown, idle, detection, undetermined, bidirectional). | 1.3.6.1.4.1.9.6.1.101.218.1.1.5 | UdldPortBidirectionalState | read-only | current |
| rlUdldNumberOfDetectedNeighbors OBJECT-TYPE Number Of Detected Neighbors for this port. | 1.3.6.1.4.1.9.6.1.101.218.1.1.6 | INTEGER | read-only | current |
| rlUdldNeighborTable OBJECT-TYPE The table holds information for Udld Neighbor of ethernet ports. | 1.3.6.1.4.1.9.6.1.101.218.2 | not-accessible | current | |
| rlUdldNeighborEntry OBJECT-TYPE Entry in the rlUdldNeighborTable. | 1.3.6.1.4.1.9.6.1.101.218.2.1 | not-accessible | current | |
| rlUdldNeighborPortIfIndex OBJECT-TYPE Interface Index. This variable is the key for udld port Neighbor table. uniquely identifies the udld port index. | 1.3.6.1.4.1.9.6.1.101.218.2.1.1 | InterfaceIndex | not-accessible | current |
| rlUdldNeighborDeviceID OBJECT-TYPE The Neighbor Device-ID TLV should contain the switch base MAC address in ACSII format. | 1.3.6.1.4.1.9.6.1.101.218.2.1.2 | UdldString | not-accessible | current |
| rlUdldNeighborPortID OBJECT-TYPE The Port-ID TLV should contain the port ACSII name as it is printed in show CLI commands. | 1.3.6.1.4.1.9.6.1.101.218.2.1.3 | UdldString | not-accessible | current |
| rlUdldNeighborDeviceMACAddress OBJECT-TYPE The Neighbor mac address | 1.3.6.1.4.1.9.6.1.101.218.2.1.4 | MacAddress | not-accessible | current |
| rlUdldNeighborDeviceName OBJECT-TYPE The Neighbor NeighborDevice Name TLV should contain sysName in ACSII. | 1.3.6.1.4.1.9.6.1.101.218.2.1.5 | UdldString | read-only | current |
| rlUdldNeighborMessageTime OBJECT-TYPE The Neighbor Message Time is from Message Interval TLV. This time interval value used by a neighbor to send UDLD probes after the linkup or detection phases. Its time unit is 1 second. | 1.3.6.1.4.1.9.6.1.101.218.2.1.6 | INTEGER | read-only | current |
| rlUdldNeighborLeftLifeTime OBJECT-TYPE The remaining holdtime for Neighbor entry in cache in seconds. | 1.3.6.1.4.1.9.6.1.101.218.2.1.7 | INTEGER | read-only | current |
| rlUdldNeighborCurrentState OBJECT-TYPE This variable identifies the Neighbor port UDLD current status (Disabled, Enabled, Undefined, Bidirectional). | 1.3.6.1.4.1.9.6.1.101.218.2.1.8 | UdldNeighborCurrentState | read-only | current |
| rlUdldGlobalUDLDMode OBJECT-TYPE Define Global UDLD Mode (normal, aggressive, disable) | 1.3.6.1.4.1.9.6.1.101.218.3 | UdldGlobalMode | read-write | current |
| rlUdldGlobalMessageTime OBJECT-TYPE Define global value of the interval between two sent probe messages, use the udld message time command in Global Configuration mode. | 1.3.6.1.4.1.9.6.1.101.218.4 | INTEGER | read-write | current |