snmpAgentAccess
MX-SNMP-AGENT-MIB ·
.1.3.6.1.4.1.4935.15.150.1.5
Object
scalar r/w
Enumeration
Interface from which the unit can be accessed via SNMP:
lanOnly: SNMP connections are only permitted on the LAN side
wanOnly: SNMP connections are only permitted on the WAN side
all : SNMP connections are permitted on both LAN and WAN sides.
Context
- MIB
- MX-SNMP-AGENT-MIB
- OID
.1.3.6.1.4.1.4935.15.150.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snmpAgentMIBObjects
- 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 'MX-SNMP-AGENT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SNMP-AGENT-MIB::snmpAgentAccess.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SNMP-AGENT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SNMP-AGENT-MIB::snmpAgentAccess'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | lanOnly |
1 | wanOnly |
2 | all |
Conformance
Member of