oriSNMPSecureManagementStatus
ORiNOCO-MIB ·
.1.3.6.1.4.1.11898.2.1.4.11
Object
scalar r/w
Enumeration
This object is used to enable or disable the secure Management
feature for the Access Point. With this object enabled, view
based access control will be enforced on all forms of management
including SNMPv1/v2c, HTTP, WEB, HTTPS, SSH, serial, and Telnet.
Also SNMPv3 user security model will be enabled. The default SNMPv3
user is defined as userName 'administrator', with SHA authentication
and DES privacy protocols.
Context
- MIB
- ORiNOCO-MIB
- OID
.1.3.6.1.4.1.11898.2.1.4.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- orinocoSNMP
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 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORiNOCO-MIB::oriSNMPSecureManagementStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ORiNOCO-MIB::oriSNMPSecureManagementStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |