hpnicfDldp2UniShutdown
HPN-ICF-DLDP2-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.117.1.5
Object
scalar r/w
Enumeration
Indicates the shutdown mode when a unidirectional link has been detected. unknown: cannot be determined for some reason. auto: the port will be shutdown automatically. manual: the port must be shut down manually.
Context
- MIB
- HPN-ICF-DLDP2-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.117.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpnicfDldp2ScalarGroup
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 'HPN-ICF-DLDP2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DLDP2-MIB::hpnicfDldp2UniShutdown.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-DLDP2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-DLDP2-MIB::hpnicfDldp2UniShutdown'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | auto |
3 | manual |