ifReasonForStatus-ces
CONTIVITY-TRAPS-V1-MIB ·
.1.3.6.1.4.1.2505.1.14.2.1
Object
scalar IfReasonForStatus-ces
The reason for the status change. These include: unknown(1) -- the reason could not be determined. timed-out(2) -- connection(tunnel) timed out.
Context
- MIB
- CONTIVITY-TRAPS-V1-MIB
- OID
.1.3.6.1.4.1.2505.1.14.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- snmpAgentInterfaceInfo-ces
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONTIVITY-TRAPS-V1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONTIVITY-TRAPS-V1-MIB::ifReasonForStatus-ces.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONTIVITY-TRAPS-V1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONTIVITY-TRAPS-V1-MIB::ifReasonForStatus-ces'
Syntax
- Source
- IfReasonForStatus-ces
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | idle-time-out |
3 | ip-addr-chg |
4 | no-response |
5 | user-interaction |
6 | time-limit |
7 | testing |
8 | test-complete-success |
9 | test-complete-failure |
10 | link-down |
11 | link-up |