rldot1dStpPortAutoEdgePort
EDGECORE-BRIDGEMIBOBJECTS-MIB ·
.1.3.6.1.4.1.259.10.1.14.89.57.2.13.1.10
Object
If TRUE causes the Port when become up, to enter the blocking state, and if during 3 seconds it doesn't receive a BPDU, it will enter the forwarding state.
Context
- MIB
- EDGECORE-BRIDGEMIBOBJECTS-MIB
- OID
.1.3.6.1.4.1.259.10.1.14.89.57.2.13.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rldot1dStpPortEntry
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 'EDGECORE-BRIDGEMIBOBJECTS-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EDGECORE-BRIDGEMIBOBJECTS-MIB::rldot1dStpPortAutoEdgePort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EDGECORE-BRIDGEMIBOBJECTS-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EDGECORE-BRIDGEMIBOBJECTS-MIB::rldot1dStpPortAutoEdgePort.<rldot1dStpPortPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EDGECORE-BRIDGEMIBOBJECTS-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EDGECORE-BRIDGEMIBOBJECTS-MIB::rldot1dStpPortAutoEdgePort'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |