igmpSnoopNewCfgVlanFastlvBmap
LENOVO-GbTOR-10G-L2L3-MIB ·
.1.3.6.1.4.1.26543.2.7.4.3.1.19.9.21
Object
scalar r/w
OctetString
The fast-leave enabled vlans present in the vlan map list.
The fast-leave enabled vlans are presented in a bitmap format.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ Vlan 9
|| ||
|| ||___ Vlan 8
|| |____ Vlan 7
|| . . .
||_________ Vlan 2
|__________ Vlan 1
where x : 1 - The represented vlan has fast-leave enabled
0 - The represented vlan does not have fast-leave enabled.
Context
- MIB
- LENOVO-GbTOR-10G-L2L3-MIB
- OID
.1.3.6.1.4.1.26543.2.7.4.3.1.19.9.21- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- igmpSnoopCfg
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 'LENOVO-GbTOR-10G-L2L3-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-10G-L2L3-MIB::igmpSnoopNewCfgVlanFastlvBmap.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-10G-L2L3-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-10G-L2L3-MIB::igmpSnoopNewCfgVlanFastlvBmap'
Syntax
OctetString
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |