hh3cDLDPUnidirectionalShutdown
HH3C-DLDP-MIB ·
.1.3.6.1.4.1.25506.2.43.1.1.7
Object
scalar r/w
Enumeration
The mode of unidirectional shutdown and bidirectional startup. It indicates the port shutdown mode when a link becomes unidirectional and port startup mode when the link becomes bidirectional. In auto mode, DLDP shuts down a port when detecting a unidirectional link and brings up the port when the link becomes bidirectional. In manual mode, a port requires manual shutdown when DLDP detects a unidirectional link and the port requires manual startup when the link becomes bidirectional.In hybrid mode, DLDP shuts down a port when detecting a unidirectional link and the port requires manual startup when the link becomes bidirectional.
Context
- MIB
- HH3C-DLDP-MIB
- OID
.1.3.6.1.4.1.25506.2.43.1.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hh3cDLDPConfigGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-DLDP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DLDP-MIB::hh3cDLDPUnidirectionalShutdown.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-DLDP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-DLDP-MIB::hh3cDLDPUnidirectionalShutdown'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | manual |
3 | hybird |