swERPSMgmtRAPSWestPortState
ERPS-MIB ·
.1.3.6.1.4.1.171.12.78.3.1.1.3
Object
column Enumeration
This is the west port state. The state may change occasionally. When the west port is configured on a virtual channel, the west port state is always forwarding.
Context
- MIB
- ERPS-MIB
- OID
.1.3.6.1.4.1.171.12.78.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swERPSMgmtRAPSVlanEntry
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 'ERPS-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERPS-MIB::swERPSMgmtRAPSWestPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ERPS-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERPS-MIB::swERPSMgmtRAPSWestPortState.<swERPSMgmtRAPSVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ERPS-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ERPS-MIB::swERPSMgmtRAPSWestPortState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fowarding |
2 | blocking |
3 | signal-fail |