mdlCWorkMode

RAD-Mpmx-MIB · .1.3.6.1.4.1.164.3.1.3.2.1.1.6

Object

column r/w Enumeration
Working mode of the card.
The user may configure the card to work in a stand alone mode or integrated
with the device.
              
	   Example for use in MHS-IP cards:
              
- standAlone - in this mode, the router works so that data is received
  via the LAN (Eth) port and is transmitted via the WAN (HS) external port
  without going through the MPH device.
              
- integrated - in this mode, the router works so that it is integrated in the MPH
  and routes DLCIs into the device.

Context

MIB
RAD-Mpmx-MIB
OID
.1.3.6.1.4.1.164.3.1.3.2.1.1.6
Type
column
Access
readwrite
Status
current
Parent
mdlCPrgEntry

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 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::mdlCWorkMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::mdlCWorkMode.<mdlCCnfgIdx>.<mdlCSltIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Mpmx-MIB::mdlCWorkMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2standAlone
3integrated