zhoneSystemSnmpVersion
ZHONE-SYSTEM-MIB ·
.1.3.6.1.4.1.5504.3.1.5.24
Object
scalar r/w
Enumeration
Version of SNMP the supported by the device.
Context
- MIB
- ZHONE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5504.3.1.5.24- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zhoneSystemConfiguration
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 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SYSTEM-MIB::zhoneSystemSnmpVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SYSTEM-MIB::zhoneSystemSnmpVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | snmpv2 |
2 | snmpv3 |
3 | snmpv3includingZMS |