tmnxCardNamedPoolOperMode

TIMETRA-CHASSIS-MIB · .1.3.6.1.4.1.6527.3.1.2.2.3.2.1.16

Object

The value of tmnxCardNamedPoolOperMode indicates whether or not an IOM
provisioned with tmnxCardNamedPoolAdminMode to a value of
'inService(2)' will actively use named pools or not. A value of
'outOfService(3) means that the named pool configurations will not be
downloaded to the IOM until after a reset of the IOM is performed. A
value of 'inService(2)' means that the named pool configurations are
programmed by the IOM. On systems using a separate CPM and IOM
combination the value of tmnxCardNamedPoolOperMode and
tmnxCardNamedPoolAdminMode will always be in sync due to a mandatory
reboot of the IOM. On systems using a combined image (CFM) these
values will be out-of-sync until the chassis is rebooted.

Context

MIB
TIMETRA-CHASSIS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.2.3.2.1.16
Type
column
Access
readonly
Status
obsolete
Parent
tmnxCardEntry
Groups
2

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::tmnxCardNamedPoolOperMode'
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::tmnxCardNamedPoolOperMode.<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::tmnxCardNamedPoolOperMode'

Syntax

Values & Constraints

Type Values
1noop
2inService
3outOfService