mpcActualState
MPOA-MIB ·
.1.3.6.1.4.1.353.5.8.1.1.2.3.1.1
Object
column Enumeration
This object indicates the actual state of the MPOA Client.
Context
- MIB
- MPOA-MIB
- OID
.1.3.6.1.4.1.353.5.8.1.1.2.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mpcActualEntry
- 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 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPOA-MIB::mpcActualState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPOA-MIB::mpcActualState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPOA-MIB::mpcActualState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | initialState |
3 | up |
4 | down |
Conformance
Member of