hwdot1dStpPortEdgeport
HUAWEI-RSTP-EXT-MIB ·
.1.3.6.1.4.1.2011.5.21.1.5.1.2
Object
Configuring specified port to be EdgePort, If the current Ethernet port is not connected with any Ethernet port of other bridges, this port should be configured as EdgePort to enable it to enter forwarding state directly without the unnecessary transition. If the specified port that is connected with the port of other bridges, RSTP will automatically detect and reconfigure it as non-EdgePort
Context
- MIB
- HUAWEI-RSTP-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.21.1.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwdot1dStpPortXEntry
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 'HUAWEI-RSTP-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-RSTP-EXT-MIB::hwdot1dStpPortEdgeport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-RSTP-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-RSTP-EXT-MIB::hwdot1dStpPortEdgeport.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-RSTP-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-RSTP-EXT-MIB::hwdot1dStpPortEdgeport'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |