tmnxChassisSystemProfile

TIMETRA-CHASSIS-MIB · .1.3.6.1.4.1.6527.3.1.2.2.1.3.1.40

Object

column Enumeration
The value of tmnxChassisSystemProfile indicates the system profile in
the chassis.
              
  'none (0)'   - No system profile set, permits the co-existence of
                 FP3 and FP4-based line cards in the system.
  'profileA (1)- This system profile is primarily targeted at
                 subscriber services and layer 2/3 VPN business
                 services.
  'profileB (2)- This system profile is primarily targeted at
                 infrastructure routing, core, peering, and DC-GW
                 applications.

Context

MIB
TIMETRA-CHASSIS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.2.1.3.1.40
Type
column
Access
readonly
Status
current
Parent
tmnxChassisEntry
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::tmnxChassisSystemProfile'
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::tmnxChassisSystemProfile.<tmnxChassisIndex>'
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::tmnxChassisSystemProfile'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1profileA
2profileB

Conformance