layer2GlobalsBridgeEnable
CROUTE-MIB ·
.1.3.6.1.4.1.81.31.3.3.1
Object
scalar r/w
Enumeration
Whenever to activate the Bridge
capability on the device.
enable - set by the user, means
activate the Bridge capability over
the defined VLANs.
disable - set by the user, means don't
active the Bridge capability.
backup - set by the user, means the
Bridge capability is in stand-by.
It will enter to activeBackup mode
after IP REDUNDANCY mechanism will
enter to active mode.
activeBackup - set by the device
(status), means the backup Bridge
is working (after time-out of IP
REDUNDANCY).
Context
- MIB
- CROUTE-MIB
- OID
.1.3.6.1.4.1.81.31.3.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- layer2Globals
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 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::layer2GlobalsBridgeEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CROUTE-MIB::layer2GlobalsBridgeEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
3 | backup |
4 | activeBackup |