hpeNLPResetLoopDetection
HPE-NLP-MIB ·
.1.3.6.1.4.1.11.5.7.5.8.1.4060.2
Object
This object reset the consequent action taken by network loop protection feature by moving all the ports into forwarding state keeping the Network Loop Protection Feature enabled. Setting TRUE to this objects reset the loop detection and return the object with FALSE value. This object always returns FALSE on read
Context
- MIB
- HPE-NLP-MIB
- OID
.1.3.6.1.4.1.11.5.7.5.8.1.4060.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpeNLPMIB
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 'HPE-NLP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-NLP-MIB::hpeNLPResetLoopDetection.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-NLP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-NLP-MIB::hpeNLPResetLoopDetection'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |