tmnxCardNamedPoolOperMode

ALCATEL-ENT1-TIMETRA-CHASSIS-MIB · .1.3.6.1.4.1.6527.3.1.2.2.3.2.1.16

Object

The value of tmnxCardNamedPoolOperMode specifies whether or 
not an IOM provisioned with tmnxCardNamedPoolAdminMode to a 
value of 'inService(2)' will activly 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
ALCATEL-ENT1-TIMETRA-CHASSIS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.2.3.2.1.16
Type
column
Access
readonly
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 'ALCATEL-ENT1-TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-CHASSIS-MIB::tmnxCardNamedPoolOperMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-CHASSIS-MIB::tmnxCardNamedPoolOperMode.<tmnxChassisIndex>.<tmnxCardSlotNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-TIMETRA-CHASSIS-MIB::tmnxCardNamedPoolOperMode'

Values & Constraints

Type Values
1noop
2inService
3outOfService

Conformance