alBoardHWStatus

ALLOT-MIB · .1.3.6.1.4.1.2603.5.2.6.20.1.1.7

Object

column Enumeration
Shows physical status of card:
(1) - off (no power or not existed)
(2) - on (OK)

Context

MIB
ALLOT-MIB
OID
.1.3.6.1.4.1.2603.5.2.6.20.1.1.7
Type
column
Access
readonly
Status
current
Parent
alBoardEntry
Groups
1

Walk 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 'ALLOT-MIB' -M '/opt/observium/mibs/allot:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLOT-MIB::alBoardHWStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALLOT-MIB' -M '/opt/observium/mibs/allot:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLOT-MIB::alBoardHWStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALLOT-MIB' -M '/opt/observium/mibs/allot:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALLOT-MIB::alBoardHWStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance