cfmErrorReason
FIBERSTORE-MIB ·
.1.3.6.1.4.1.52642.1.83.30.1.6
Object
column Enumeration
The error reson is as follows: rdi(2), rdi-clear(3), loc(4), loc-clear(5), unexpected-mep(6), unexpected-mep-clear(7), unexpected-period(8), unexpected-period-clear(9), mismerge(10), mismerge-clear(11), unexpected-meg-level(12), unexpected-meg-level-clear(13), recieve-ais(14), no-receive-ais-in-35-period(15), lck-receive-cause-ais(16), lck-receive-cause-ais-clear(17), enter-lck-condition(18), exit-lck-condiftion(19), enter-csf-condition(20), exit-csf-condition(21), rmep-first-packet-receive(22)
Context
- MIB
- FIBERSTORE-MIB
- OID
.1.3.6.1.4.1.52642.1.83.30.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfmErrorEntry
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 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::cfmErrorReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::cfmErrorReason.<cfmErrorLevel>.<cfmErrorVlan>.<cfmErrorMepId>.<cfmErrorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBERSTORE-MIB::cfmErrorReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | rdi |
3 | rdi-clear |
4 | loc |
5 | loc-clear |
6 | unexpected-mep |
7 | unexpected-mep-clear |
8 | unexpected-period |
9 | unexpected-period-clear |
10 | mismerge |
11 | mismerge-clear |
12 | unexpected-meg-level |
13 | unexpected-meg-level-clear |
14 | recieve-ais |
15 | no-receive-ais-in-35-period |
16 | lck-receive-cause-ais |
17 | lck-receive-cause-ais-clear |
18 | enter-lck-condition |
19 | exit-lck-condiftion |
20 | enter-csf-condition |
21 | exit-csf-condition |
22 | rmep-first-packet-receive |