mellanoxXstpVids2
MELLANOX-XSTP-MIB ·
.1.3.6.1.4.1.33049.13.1.2.1.1.9
Object
column OctetString
Only relevant for MSTP. The third 1024 bits of the 4096 bit vector indicating which VIDs are assigned to this STID. The high order bit of the first octet corresponds to the first bit of this portion of the vector, while the low order bit of the last octet corresponds to the last bit of this portion of the vector. A bit that is on (equal to 1) indicates that the corresponding VID is assigned to this STID.
Context
- MIB
- MELLANOX-XSTP-MIB
- OID
.1.3.6.1.4.1.33049.13.1.2.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mellanoxXstpEntry
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 'MELLANOX-XSTP-MIB' -M '/opt/observium/mibs/mellanox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MELLANOX-XSTP-MIB::mellanoxXstpVids2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MELLANOX-XSTP-MIB' -M '/opt/observium/mibs/mellanox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MELLANOX-XSTP-MIB::mellanoxXstpVids2.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MELLANOX-XSTP-MIB' -M '/opt/observium/mibs/mellanox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MELLANOX-XSTP-MIB::mellanoxXstpVids2'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.