fabricBootSavedTrunkPorts
LENOVO-GbTOR-G8264CS-SIF-MIB ·
.1.3.6.1.4.1.20301.2.7.21.12.5.2.1.1.5
Object
column OctetString
The external ports (10G or higher) which will form the Fabric Trunk
after the next reset of the switch
The ports are presented in bitmap format in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ port 8
|| ||
|| ||___ port 7
|| |____ port 6
|| . . .
||_________ port 1
|__________ reserved
where x : 1 - The represented port belongs to the Fabric Trunk
0 - The represented port does not belong to the Fabric Trunk
Context
- MIB
- LENOVO-GbTOR-G8264CS-SIF-MIB
- OID
.1.3.6.1.4.1.20301.2.7.21.12.5.2.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fabricBootSavedTableEntry
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::fabricBootSavedTrunkPorts'
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::fabricBootSavedTrunkPorts.<fabricBootSavedSwitchNumber>'
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::fabricBootSavedTrunkPorts'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.