crepIfPortRole
CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB ·
.1.3.6.1.4.1.9.9.601.1.2.1.1.4
Object
column Enumeration
This object indicates the role or state of a REP port depending
on its link status and whether it is forwarding or blocking
traffic.
'failedPort' - a port with a non-operational link status,
such that no traffic is forwarded on it.
'alternatePort' - a port forwarding traffic only for a subset of
VLANs, for the purpose of VLAN load balancing.
'openPort' - a port forwarding traffic for all VLANs.
'failedPortNoNeighbor' - a port with a non-operational link
status and does not have a external
neighbor.
'failedPortLogicalOpen' - a port with a non-operational link
status and does not have a external
neighbor but is in forwarding state
for traffic.
Context
- MIB
- CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB
- OID
.1.3.6.1.4.1.9.9.601.1.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- crepInterfaceConfigEntry
- 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 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB::crepIfPortRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB::crepIfPortRole.<crepIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB::crepIfPortRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | failedPort |
2 | alternatePort |
3 | openPort |
4 | failedPortNoNeighbor |
5 | failedPortLogicalOpen |
Conformance
Member of