shelfSnmpVersion
NORTEL-OME6500-SHELF-PARAMS-MIB ·
.1.3.6.1.4.1.562.68.11.1.1.8
Object
scalar Enumeration
This value specifies the supported SNMP versions: v1v2c, v1v2cv3, or v3
Context
- MIB
- NORTEL-OME6500-SHELF-PARAMS-MIB
- OID
.1.3.6.1.4.1.562.68.11.1.1.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- nnOme6500ShelfParamsProv
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 'NORTEL-OME6500-SHELF-PARAMS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-OME6500-SHELF-PARAMS-MIB::shelfSnmpVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-OME6500-SHELF-PARAMS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-OME6500-SHELF-PARAMS-MIB::shelfSnmpVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | v1v2c |
2 | v1v2cv3 |
3 | v3 |