lanrangerLoc
RAD-LanRger-MIB ·
.1.3.6.1.4.1.164.4.2.1.1
Object
scalar Enumeration
lanrangerLoc is set to main if the LANRANger is located on the main LAN and it is set to remote if it is located on a LAN at a remote site.
Context
- MIB
- RAD-LanRger-MIB
- OID
.1.3.6.1.4.1.164.4.2.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- lanrangerConfig
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 'RAD-LanRger-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-LanRger-MIB::lanrangerLoc.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-LanRger-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-LanRger-MIB::lanrangerLoc'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | main |
2 | remote |