rcftPowerExist
RAISECOM-RCFT-MIB ·
.1.3.6.1.4.1.8886.2.1.3.1.1.2
Object
column Enumeration
??Դ?Ƿ????(1:????,2:??????). ?????Դ??????,??Ըõ?Դ??????״̬: rcftPowerAC.rcft5vStatus??rcft12vStatus??ֵ??0,??ʱȡ??Щֵû??????. The value of this object indicates whether the power is exist.When the power is exist the value of this object is exist(1),otherwise notExist(2). Note:When the power is not exist the value of the status such as rcft5vStatus, rcft12vStatus and rcftACPower is 0 which means no meaning.
Context
- MIB
- RAISECOM-RCFT-MIB
- OID
.1.3.6.1.4.1.8886.2.1.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcftPowerEntry
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::rcftPowerExist'
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::rcftPowerExist.<rcftChassisIndex>.<rcftPowerIndex>'
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::rcftPowerExist'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | exist |
2 | notExist |