h3cDot3OamPeerStatus
H3C-EFM-COMMON-MIB ·
.1.3.6.1.4.1.2011.10.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 h3cDot3OamOperStatus is
disabled, passiveWait, or activeSendLocal. For all other
values of h3cDot3OamOperStatus, a value of active(1) is returned.
Context
- MIB
- H3C-EFM-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.10.2.42.3.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cDot3OamPeerEntry
- 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 'H3C-EFM-COMMON-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-EFM-COMMON-MIB::h3cDot3OamPeerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-EFM-COMMON-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-EFM-COMMON-MIB::h3cDot3OamPeerStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-EFM-COMMON-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-EFM-COMMON-MIB::h3cDot3OamPeerStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
Conformance
Member of