hpnicfDot3OamPeerStatus
HPN-ICF-EFM-COMMON-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.2.1.1
Object
column Enumeration
This object indicates whether the information in this row
should be considered valid. When active(1), the information
is valid and represents the current peer of the OAM entity.
When inactive(2), the information in this row is invalid.
A value of inactive(2) is returned if the hpnicfDot3OamOperStatus is
disabled, passiveWait, or activeSendLocal. For all other
values of hpnicfDot3OamOperStatus, a value of active(1) is returned.
Context
- MIB
- HPN-ICF-EFM-COMMON-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpnicfDot3OamPeerEntry
- 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 'HPN-ICF-EFM-COMMON-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamPeerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-EFM-COMMON-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamPeerStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-EFM-COMMON-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamPeerStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
Conformance
Member of