rlSnmpLocalEngineIDState
CISCOSB-SNMP-MIB ·
.1.3.6.1.4.1.9.6.1.101.98.1.9
Object
scalar Enumeration
Indicates the whether local SNMP engine is not present, or, if present, whether it is the device MAC based default or any other configured value.
Context
- MIB
- CISCOSB-SNMP-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.98.1.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rlSNMPv3
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCOSB-SNMP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-SNMP-MIB::rlSnmpLocalEngineIDState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCOSB-SNMP-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCOSB-SNMP-MIB::rlSnmpLocalEngineIDState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | not-present |
2 | default |
3 | non-default |