cesPortState
CISCO-WAN-CES-PORT-MIB ·
.1.3.6.1.4.1.351.110.5.3.1.1.1.1.9
Object
column Enumeration
This variable indicates the state of the
logical port.
The possible values are :
notConfigured (1) : Port is not configured
active (2) : Port is in active state
remoteLoopback (3) : Remote Loopback is set
failedDueToLine(4) : Port failed due to some failure in
physical line
failedDueToSignalling(5) : Port failed due to some Signalling
issues.
inactive (6) : Port is not active
inBert (7) : Bit Error Rate Test(BERT) in progress.
farEndRemoteLoopback(8): Far End is in loopback.
Context
- MIB
- CISCO-WAN-CES-PORT-MIB
- OID
.1.3.6.1.4.1.351.110.5.3.1.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cesmPortCnfGrpEntry
- 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-WAN-CES-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-PORT-MIB::cesPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-CES-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-PORT-MIB::cesPortState.<cesPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CES-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CES-PORT-MIB::cesPortState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notConfigured |
2 | active |
3 | remoteLoopback |
4 | failedDueToLine |
5 | failedDueToSignalling |
6 | inactive |
7 | inBert |
8 | farEndRemoteLoopback |
Conformance
Member of