stpMigrate
ADVANTECH-EKI-PRONEER-MIB ·
.1.3.6.1.4.1.10297.202.7000.3.8.5.1.6
Object
column r/w
Enumeration
Force to try to use the new MST/RST BPDUs, and hence to test the hypothesis that all legacy systems that do not understand the new BPDU formats have been removed from the LAN segment on the port(s).
Context
- MIB
- ADVANTECH-EKI-PRONEER-MIB
- OID
.1.3.6.1.4.1.10297.202.7000.3.8.5.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- stpPortEntry
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 'ADVANTECH-EKI-PRONEER-MIB' -M '/opt/observium/mibs/advantech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVANTECH-EKI-PRONEER-MIB::stpMigrate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADVANTECH-EKI-PRONEER-MIB' -M '/opt/observium/mibs/advantech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVANTECH-EKI-PRONEER-MIB::stpMigrate.<stpPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVANTECH-EKI-PRONEER-MIB' -M '/opt/observium/mibs/advantech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVANTECH-EKI-PRONEER-MIB::stpMigrate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |