stackBootSavedTrunkPorts
IBM-GbTOR-G8264-MIB ·
.1.3.6.1.4.1.26543.2.7.6.12.5.2.4
Object
scalar OctetString
The external ports (10G or higher) which will form the Stack 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 Stack Trunk
0 - The represented port does not belong to the Stack Trunk
Context
- MIB
- IBM-GbTOR-G8264-MIB
- OID
.1.3.6.1.4.1.26543.2.7.6.12.5.2.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- stackBootSaved
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 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8264-MIB::stackBootSavedTrunkPorts.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-GbTOR-G8264-MIB::stackBootSavedTrunkPorts'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.