mrtIfForwardAls
LUM-MULTIRATE-MIB ·
.1.3.6.1.4.1.8708.2.12.2.2.1.1.49
Object
column r/w
Enumeration
Forward Automatic Laser Shut-down. Decides the
behaviour of the client laser (W2C) when the
trunc signal is defected.
disabled - The laser is NOT turned off at failure.
enabled - The laser is turned off at failure.
Context
- MIB
- LUM-MULTIRATE-MIB
- OID
.1.3.6.1.4.1.8708.2.12.2.2.1.1.49- Type
- column
- Access
- readwrite
- Status
- current
- Default
disabled- Parent
- mrtIfEntry
- Groups
- 7
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::mrtIfForwardAls'
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::mrtIfForwardAls.<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::mrtIfForwardAls'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |