mgmtSnmpVersion
PROXIM-MIB ·
.1.3.6.1.4.1.841.1.1.2.2.5
Object
scalar r/w
Enumeration
This parameter is used to configure the SNMP Version. The version v2c provides the security by means of community passwords and the version v3 provides highest security with authentication and encryption.
Context
- MIB
- PROXIM-MIB
- OID
.1.3.6.1.4.1.841.1.1.2.2.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mgmtSnmp
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 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROXIM-MIB::mgmtSnmpVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROXIM-MIB::mgmtSnmpVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |