nnRstDot1wPortEffectivePortState
NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB ·
.1.3.6.1.4.1.45.5.4.1.2.2.1.20
Object
column SNMPv2-TCTruthValue
The effective Operational state of the port. This object will be set to TRUE only when the port is operationally up in the interface manager and the force Port State for this port and specified port state is enabled. Otherwise this object is set to FALSE.
Context
- MIB
- NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB
- OID
.1.3.6.1.4.1.45.5.4.1.2.2.1.20- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nnRstDot1wPortEntry
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 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB::nnRstDot1wPortEffectivePortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB::nnRstDot1wPortEffectivePortState.<nnRstDot1wPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB::nnRstDot1wPortEffectivePortState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |