tmnxCardAllowedTypes

TIMETRA-CHASSIS-MIB · .1.3.6.1.4.1.6527.3.1.2.2.3.2.1.3

Object

column obsolete r/w TmnxCardType
A bit-mask that specifies what IOM card types the administrator
has designated be allowed to be inserted into this slot.
If the slot has not been pre-provisioned and a card that
does not match one of the allowed types is inserted into
this slot, a mismatch alarm will be raised.  If a specific
value has not yet been SET by the manager, tmnxCardAllowedTypes
will return the same value to a GET request as
tmnxCardSupportedTypes.
              
The object was made obsolete in the 3.0 release.

Context

MIB
TIMETRA-CHASSIS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.2.3.2.1.3
Type
column
Access
readwrite
Status
obsolete
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::tmnxCardAllowedTypes'
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::tmnxCardAllowedTypes.<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::tmnxCardAllowedTypes'

Syntax

Source
TmnxCardType
Base type
Unsigned32

Values & Constraints

No enumerated values or constraints recorded.

Conformance