ringswitchBaseAREConversion
MADGERSW-MIB ·
.1.3.6.1.4.1.494.4.1.4
Object
scalar mandatory
r/w
Enumeration
This variable controls the action taken when
forwarding All Routes Explorer frames.
enable-first: convert all ARE frames with a RIF
length of 2 to STE frames.
enable-all: convert all ARE frames to STE frames.
enable-bcast-first: convert all ARE frames with the
broadcast destination address, with
a RIF length of 2 to STE frames.
enable-bcast-all: convert all ARE frames with the
broadcast destination address to
STE frames.
disable: follow normal forwarding rules for ARE
frames.
Context
- MIB
- MADGERSW-MIB
- OID
.1.3.6.1.4.1.494.4.1.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- ringswitchBase
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 'MADGERSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MADGERSW-MIB::ringswitchBaseAREConversion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MADGERSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MADGERSW-MIB::ringswitchBaseAREConversion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable-first |
2 | enable-all |
3 | enable-bcast-first |
4 | enable-bcast-all |
5 | disable |