modmSaStatHwTest
RAD-MIB ·
.1.3.6.1.4.1.164.3.4.1.1.2.1.1
Object
column SNMPv2-SMIInteger32
The variable contains the results of the last hardware test. It is a sum of 2**n where n is as follows: 0 - EPROM Failure (or Database chksum error) 1 - I/O Expander Error 2 - Counter Error 3 - HDSL Framer Failure 4 - Transceiver Failure 5 - NVRAM Failure (applicable only for HCD-E1>=r3) 6 - NSFIFO Failure (applicable for HCD-E1>=r3 and HCD-4) 7 - BERT Failure (applicable only for HCD-E1>=r3) 8 - E1 Framer Failure (applicable only for HCD-E1>=r3) 9 - XRT Failure (applicable only for HCD-E1>=r3) 10- HDSL Framer 1 Failure (applicable only for HCD-4) 11- HDSL Framer 2 Failure (applicable only for HCD-4) 12- DSP 1 Failure (applicable only for HCD-4) 13- DSP 2 Failure (applicable only for HCD-4) 14- XRT 1 Failure (applicable only for HCD-4) 15- XRT 2 Failure (applicable only for HCD-4) if the variable is 0 then there are No Errors
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.4.1.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- modmSaStatEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::modmSaStatHwTest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::modmSaStatHwTest.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::modmSaStatHwTest'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Object Constraints
range: 2-2
Type Constraints
range: -2147483648..2147483647