raisecomSlotActCardState
RAISECOM-PON-DEVICE-MIB ·
.1.3.6.1.4.1.8886.1.27.3.1.1.11
Object
column Enumeration
Working state of the card actually installed.
Context
- MIB
- RAISECOM-PON-DEVICE-MIB
- OID
.1.3.6.1.4.1.8886.1.27.3.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raisecomSlotEntry
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 'RAISECOM-PON-DEVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-PON-DEVICE-MIB::raisecomSlotActCardState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-PON-DEVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-PON-DEVICE-MIB::raisecomSlotActCardState.<raisecomSlotId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-PON-DEVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-PON-DEVICE-MIB::raisecomSlotActCardState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lost |
2 | offline |
3 | nonprovision |
4 | typemismatched |
5 | generalfault |
6 | versionmismatched |
7 | configloading |
8 | configfailed |
9 | inservice |
10 | standby |
11 | type-identifying |
12 | initialized |
13 | poweroffed |