swTrunkMaster
SW-MIB ·
.1.3.6.1.4.1.1588.2.1.1.1.24.2.1.3
Object
column Brocade-TCSwTrunkMaster
Port number that is the trunk master of the group. The trunk master implicitly defines the group. All ports with the same master are considered to be part of the same group.
Context
- MIB
- SW-MIB
- OID
.1.3.6.1.4.1.1588.2.1.1.1.24.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swTrunkEntry
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 'SW-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SW-MIB::swTrunkMaster'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SW-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SW-MIB::swTrunkMaster.<swTrunkPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SW-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SW-MIB::swTrunkMaster'
Syntax
- Source
- Brocade-TCSwTrunkMaster
- Base type
Integer32
Values & Constraints
No enumerated values or constraints recorded.