hotlinksInfoTriggerMasterActiveVlans
LENOVO-GbTOR-G8264CS-SIF-MIB ·
.1.3.6.1.4.1.20301.2.7.21.2.3.10.3.1.7
Object
column OctetString
The active VLANs on the master interface.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ vlan 8
|| ||
|| ||___ vlan 7
|| |____ vlan 6
|| . . .
||_________ vlan 1
|__________ reserved
where x : 1 - This represents the VLAN is active on the master interface.
0 - This represents the VLAN isn't active on the master interface.
Context
- MIB
- LENOVO-GbTOR-G8264CS-SIF-MIB
- OID
.1.3.6.1.4.1.20301.2.7.21.2.3.10.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hotlinksInfoTriggerTableEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LENOVO-GbTOR-G8264CS-SIF-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264CS-SIF-MIB::hotlinksInfoTriggerMasterActiveVlans'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8264CS-SIF-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264CS-SIF-MIB::hotlinksInfoTriggerMasterActiveVlans.<hotlinksInfoTriggerId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8264CS-SIF-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8264CS-SIF-MIB::hotlinksInfoTriggerMasterActiveVlans'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.