eqptBoardAdminStatus
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.3.1.5
Object
column mandatory
r/w
Enumeration
This attribute is used by the operator to lock or unlock the board.
This attribute is only supported for the following type of boards:
NT (but notice that the system will refuse a request to lock the NT
of a simplex system), EXT and LSM (if managed). This attribute has
no meaning for an unmanaged or externally managed (EXT_MANAGED) LSM,
for an ACU, CTRL or for an applique. An exception is the NRCD-C, CTRL
board of the FD-REM, that has LT capabilities next to the regular
CTRL capabilities.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: YES RANGE: 1..2
PERSIST: YES DEFVALUE: 1 UNITS: -
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.3.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- eqptBoardEntry
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 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptBoardAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptBoardAdminStatus.<eqptSlotId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-EQUIP-MIB::eqptBoardAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unlock |
2 | lock |