cfmErrorIndex
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.83.30.1.4
Object
column Integer32
Index of cfmErrorTable, the range is 1 to 5.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.83.30.1.4- Type
- column
- Access
- noaccess
- 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 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-MIB::cfmErrorIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-MIB::cfmErrorIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-SWITCH-MIB::cfmErrorIndex'
Syntax
Integer32
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 |