asMstpPortCistProtoVersion
IPE-MSTP-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.3.44.3.1.6
Object
column Enumeration
In an MSTP Bridge, the current version of xSTP Protocol for the Port.
Context
- MIB
- IPE-MSTP-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.3.44.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- asMstpPortCistEntry
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 'IPE-MSTP-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-MSTP-MIB::asMstpPortCistProtoVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-MSTP-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-MSTP-MIB::asMstpPortCistProtoVersion.<asMstpPortCistIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-MSTP-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-MSTP-MIB::asMstpPortCistProtoVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | stp |
2 | rstp |
3 | mstp |