kmConsoleDisableEx
KMCOMMON-MIB ·
.1.3.6.1.4.1.1347.42.5.1.1.15
Object
column mandatory
r/w
Enumeration
No description available.
Context
- MIB
- KMCOMMON-MIB
- OID
.1.3.6.1.4.1.1347.42.5.1.1.15- 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::kmConsoleDisableEx'
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::kmConsoleDisableEx.<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::kmConsoleDisableEx'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | partialLock |
3 | enabled |
4 | disabled |