mrtIfConfigureModeCommand
LUM-MULTIRATE-MIB ·
.1.3.6.1.4.1.8708.2.12.2.2.1.1.61
Object
column LUM-TCCommandString
Command to change the TRX mode: CLIENT or LINE.
Also select the TRX media.
Synopsis: configureMode [<trxMode>] [<trxMedia>]
If no arguments are given, the user will be prompted.
Context
- MIB
- LUM-MULTIRATE-MIB
- OID
.1.3.6.1.4.1.8708.2.12.2.2.1.1.61- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mrtIfEntry
- Groups
- 6
Net-SNMP examples
How SNMP and these commands workWalk 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 'LUM-MULTIRATE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MULTIRATE-MIB::mrtIfConfigureModeCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MULTIRATE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MULTIRATE-MIB::mrtIfConfigureModeCommand.<mrtIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MULTIRATE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MULTIRATE-MIB::mrtIfConfigureModeCommand'
Syntax
- Source
- LUM-TCCommandString
- Base type
OctetString- Display format
255a
Type Description
tbd
Values & Constraints
No enumerated values or constraints recorded.