kmAgentResumeMode
KMCOMMON-MIB ·
.1.3.6.1.4.1.1347.42.5.1.1.4
Object
No description available.
Context
- MIB
- KMCOMMON-MIB
- OID
.1.3.6.1.4.1.1347.42.5.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- kmGeneralEntry
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 'KMCOMMON-MIB' -M '/opt/observium/mibs/kyocera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'KMCOMMON-MIB::kmAgentResumeMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'KMCOMMON-MIB' -M '/opt/observium/mibs/kyocera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'KMCOMMON-MIB::kmAgentResumeMode.<hrDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'KMCOMMON-MIB' -M '/opt/observium/mibs/kyocera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'KMCOMMON-MIB::kmAgentResumeMode'
Syntax
- Source
- Printer-MIBPresentOnOff
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
3 | on |
4 | off |
5 | notPresent |