cie1000SnmpConfigTrapReceiverTableRowEditorVersion
CIE1000-SNMP-MIB ·
.1.3.6.1.4.1.9.9.832.1.36.1.2.21.5
Object
SNMP Version. The supported versions are snmpV1, snmpV2c, snmpV3.
Context
- MIB
- CIE1000-SNMP-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.36.1.2.21.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cie1000SnmpConfigTrapReceiverTableRowEditor
- Groups
- 1
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 'CIE1000-SNMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-SNMP-MIB::cie1000SnmpConfigTrapReceiverTableRowEditorVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIE1000-SNMP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIE1000-SNMP-MIB::cie1000SnmpConfigTrapReceiverTableRowEditorVersion'
Syntax
- Source
- CIE1000SnmpVersion
- Base type
Enumeration
Values & Constraints
Type Values
0 | snmpV1 |
1 | snmpV2c |
2 | snmpV3 |