ostl2ptStpEnable
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.5.3.1.4
Object
column r/w
Enumeration
The STP (Spanning Tree Protocol) L2PT enable object.
undefined(0) STP enable is undefined or illegal
enabled(1) STP L2PT is enabled (tunneling)
disabled(2) STP L2PT is disabled (no tunneling)
The default value of this object is disabled(2).
When the value is disabled or undefined STP data is processed
based upon normal data or L2CP rules.
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.5.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostl2ptEntry
- Groups
- 1
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 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostl2ptStpEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostl2ptStpEnable.<ostModuleIndex>.<ostl2ptIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EXT-MIB::ostl2ptStpEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | undefined |
1 | enabled |
2 | disabled |
Conformance
Member of