eqptBoardClearRestartCountPerLt
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.3.1.34
Object
This object is a button-like object to reset the eqptBoardRestartCountPerLt counter.
When it is set to true(1) value then the corresponding eqptBoardRestartCountPerLt counter is cleared.
A value set to false(2) or other is ignored..
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: FALSE UNITS: NA
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.3.1.34- 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::eqptBoardClearRestartCountPerLt'
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::eqptBoardClearRestartCountPerLt.<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::eqptBoardClearRestartCountPerLt'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |