hwMplsLdpLsrLoopPreventionPresent
HUAWEI-MPLS-LDP-MIB ·
.1.3.6.1.4.1.2011.5.12.2.1.1.1.1.6
Object
column SNMPv2-TCTruthValue
A indication of whether this LSR supports loop prevention. A
value of 'true' indicates this LSR does support loop prevention.
A value of 'false' indicates this LSR does not support loop
prevention.
Current release of MPLS does not provide support to assign
this MIB object with a value 'true'.
Context
- MIB
- HUAWEI-MPLS-LDP-MIB
- OID
.1.3.6.1.4.1.2011.5.12.2.1.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwMplsLdpLsrIncarnEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-MPLS-LDP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MPLS-LDP-MIB::hwMplsLdpLsrLoopPreventionPresent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MPLS-LDP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MPLS-LDP-MIB::hwMplsLdpLsrLoopPreventionPresent.<hwMplsLdpLsrIncarnID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MPLS-LDP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MPLS-LDP-MIB::hwMplsLdpLsrLoopPreventionPresent'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |