alBoardSoftwareStatus

ALLOT-MIB · .1.3.6.1.4.1.2603.5.2.6.20.1.1.6

Object

column Enumeration
Shows status of software on the board:
(1)-notActive (Bypass for DPIC)
(2)-active
(3)-standBy
(4)-notApplicable

Context

MIB
ALLOT-MIB
OID
.1.3.6.1.4.1.2603.5.2.6.20.1.1.6
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::alBoardSoftwareStatus'
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::alBoardSoftwareStatus.<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::alBoardSoftwareStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance