lanrangerLearningStationTopology
RAD-LanRger-MIB ·
.1.3.6.1.4.1.164.4.2.1.5
Object
scalar r/w
Enumeration
The Learning station topology defines for the
LANRANger which type of station will be inserted
in the station list.
The default value is permanentAndDynamic(3).
dynamic(1) - Learning lan station only.
permanent(2) -
permanentAndDynamic(3)-
Setting this parameter will reset the LANRANger .
-----
Context
- MIB
- RAD-LanRger-MIB
- OID
.1.3.6.1.4.1.164.4.2.1.5- Type
- scalar
- Access
- readwrite
- 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::lanrangerLearningStationTopology.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::lanrangerLearningStationTopology'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dynamic |
2 | permanent |
3 | permanentAndDynamic |