tmnxCardReboot

TIMETRA-CHASSIS-MIB · .1.3.6.1.4.1.6527.3.1.2.2.3.2.1.13

Object

column r/w TmnxCardRebootType
Setting this variable to 'cardReboot' causes the IOM card to execute a
soft-reboot. Setting this variable to 'cardPowerCycle' causes the IOM
to turn off and turn on power to the card initiating a hard-reboot.

Context

MIB
TIMETRA-CHASSIS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.2.3.2.1.13
Type
column
Access
readwrite
Status
current
Parent
tmnxCardEntry
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 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxCardReboot'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxCardReboot.<tmnxChassisIndex>.<tmnxCardSlotNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CHASSIS-MIB::tmnxCardReboot'

Syntax

Source
TmnxCardRebootType
Base type
Enumeration

Values & Constraints

Type Values
1cardReset
2notApplicable
3cardPowerCycle

Conformance