snmpAccessControl
PROXIM-MIB ·
.1.3.6.1.4.1.841.1.1.2.7.4
Object
scalar r/w
Enumeration
This parameter allows to enable or disable the SNMP access. Select 1 - enable and 2 - disable
Context
- MIB
- PROXIM-MIB
- OID
.1.3.6.1.4.1.841.1.1.2.7.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mgmtAccessControl
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::snmpAccessControl.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::snmpAccessControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |