genEquipEthernetSwitchXSTPProtocol
MWRM-NETWORK-MIB ·
.1.3.6.1.4.1.2281.10.8.1.2.1
Object
scalar r/w
Enumeration
Selection of the xSTP protocol. Note that not all protocols may be available in all software releases
Context
- MIB
- MWRM-NETWORK-MIB
- OID
.1.3.6.1.4.1.2281.10.8.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- genEquipEthernetSwitchXSTP
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 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipEthernetSwitchXSTPProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-NETWORK-MIB::genEquipEthernetSwitchXSTPProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | stp |
2 | rstp |
3 | ring-rstp |
4 | mstp |
5 | ring-mstp |