HH3C-DLDP2-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
7
.1.3.6.1.4.1.25506.2.117.2.1 · 1 row entry · 1 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cDldp2PortConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-DLDP2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DLDP2-MIB::hh3cDldp2PortConfigTable'
This table contains all ports that support DLDP.
hh3cDldp2PortConfigEntry row .1.3.6.1.4.1.25506.2.117.2.1.1
This entry describes a port that supports DLDP.
Indexes
Column Syntax OID
Enable(true) or disable(false) DLDP on a port.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.25506.2.117.2.1.1.1
.1.3.6.1.4.1.25506.2.117.2.2 · 1 row entry · 2 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cDldp2PortStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-DLDP2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DLDP2-MIB::hh3cDldp2PortStatusTable'
This table contains all ports enabled with DLDP.
hh3cDldp2PortStatusEntry row .1.3.6.1.4.1.25506.2.117.2.2.1
This entry describes a port enabled with DLDP.
Indexes
Column Syntax OID
Indicates the DLDP operating status on the port.
unknown: cannot be determined for some reason.
initial: DLDP is not globally enabled.
inactive: physical status of the port is down.
unidirectional: a…
Enumeration
Enumerated Values:
1unknown
2initial
3inactive
4unidirectional
5bidirectional
.1.3.6.1.4.1.25506.2.117.2.2.1.1
Indicates the DLDP link status of the port.
unknown: cannot be determined for some reason.
down: the DLDP link status of the port is down.
up: the DLDP link status of the port is up.
If the port operati…
Enumeration
Enumerated Values:
1unknown
2down
3up
.1.3.6.1.4.1.25506.2.117.2.2.1.2
.1.3.6.1.4.1.25506.2.117.2.3 · 1 row entry · 4 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cDldp2NeighborTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-DLDP2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DLDP2-MIB::hh3cDldp2NeighborTable'
This table contains all port's neighbors.
hh3cDldp2NeighborEntry row .1.3.6.1.4.1.25506.2.117.2.3.1
This entry describes a port's neighbors.
Column Syntax OID
Indicates the bridge MAC address of a neighbor.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.25506.2.117.2.3.1.1
Indicates the port index of a neighbor.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.117.2.3.1.2
Indicates the status of a neighbor.
unknown: cannot be determined for some reason.
unconfirmed: unidirectional communication between the port and
its neighbor.
confirmed: bidirectional com…
Enumeration
Enumerated Values:
1unknown
2unconfirmed
3confirmed
.1.3.6.1.4.1.25506.2.117.2.3.1.3
Indicates the aging time of a neighbor.
If the neighbor status is not 'confirmed', it always returns 0.
secondSNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.117.2.3.1.4