rcftSlotLBKTest
RAISECOM-RCFT-MIB ·
.1.3.6.1.4.1.8886.2.1.5.1.1.26
Object
column Enumeration
??ģ???Ƿ??ڹ?ڻ??ز??Է?ʽ. ???????˻????????,ͨ???쿴?ö????״̬?жϵ?Ƭ???Ƿ?ִ???˻??ز???????. After sending the order by setting the object of the rcftSlotOrder to 1 we can see whether the mcu excute the command through the value of this object -- rcftSlotLBKTest : 1: mcu has excuted the instruction and the loop-test is enabled 2: mcu hasn't excuted the instruction and the loop-test is still disabled
Context
- MIB
- RAISECOM-RCFT-MIB
- OID
.1.3.6.1.4.1.8886.2.1.5.1.1.26- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcftSlotStatEntry
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-RCFT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-RCFT-MIB::rcftSlotLBKTest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-RCFT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-RCFT-MIB::rcftSlotLBKTest.<rcftChassisIndex>.<rcftSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-RCFT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-RCFT-MIB::rcftSlotLBKTest'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loopbacktest-enable |
2 | loopbacktest-disable |