lreEvaluateSupervision
IEC-62439-3-MIB ·
.1.0.62439.2.21.0.1.0.1.1.16
Object
True if the LRE evaluates received supervision frames. False if it drops the supervision frames without evaluating. Note: LREs are required to send supervision frames, but reception is optional. Default value is dependent on implementation.
Context
- MIB
- IEC-62439-3-MIB
- OID
.1.0.62439.2.21.0.1.0.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lreInterfaceConfigEntry
- Groups
- 1
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 'IEC-62439-3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEC-62439-3-MIB::lreEvaluateSupervision'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEC-62439-3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEC-62439-3-MIB::lreEvaluateSupervision.<lreInterfaceConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEC-62439-3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEC-62439-3-MIB::lreEvaluateSupervision'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of