tmnxCpmCardRedundant

TIMETRA-CHASSIS-MIB · .1.3.6.1.4.1.6527.3.1.2.2.3.4.1.14

Object

column Enumeration
The value of tmnxCpmCardRedundant indicates the role of the CPM card
for the redundant pair.
              
The possible values are:
singleton           (1) - standalone CPM, no redundant pair
redundantActive     (2) - the active CPM in the redundant pair
redundantStandby    (3) - the standby CPM in the redundant pair
redundantSplit      (4) - not implemented
redundantDisabled   (5) - tmnxHwOperState indicates the specific
                          reason why this redundant CPM is not
                          available
redundantSyncing    (6) - the redundant pair is syncing
redundantExtActive  (7) - the active CPM in the redundant pair
                          for the extension chassis
redundantExtStandby (8) - the standby CPM in the redundant pair
                          for the extension chassis

Context

MIB
TIMETRA-CHASSIS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.2.3.4.1.14
Type
column
Access
readonly
Status
current
Parent
tmnxCpmCardEntry
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::tmnxCpmCardRedundant'
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::tmnxCpmCardRedundant.<tmnxChassisIndex>.<tmnxCpmCardSlotNum>.<tmnxCpmCardNum>'
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::tmnxCpmCardRedundant'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1singleton
2redundantActive
3redundantStandby
4redundantSplit
5redundantDisabled
6redundantSyncing
7redundantExtActive
8redundantExtStandby

Conformance