ifOpticalTransSectionForwardAls
LUM-IFOPTICAL-MIB ·
.1.3.6.1.4.1.8708.2.48.2.2.1.1.4
Object
Forward Automatic Laser Shut-down. Decides if
laser shutdown of the client should occur when
a defect on the line or remote client is detected.
disabled - The laser is NOT turned off at defect
detection.
enabled - The laser is turned off at defect
detection.
Context
- MIB
- LUM-IFOPTICAL-MIB
- OID
.1.3.6.1.4.1.8708.2.48.2.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Default
disabled- Parent
- ifOpticalTransSectionEntry
- Groups
- 4
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-IFOPTICAL-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFOPTICAL-MIB::ifOpticalTransSectionForwardAls'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFOPTICAL-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFOPTICAL-MIB::ifOpticalTransSectionForwardAls.<ifOpticalTransSectionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFOPTICAL-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFOPTICAL-MIB::ifOpticalTransSectionForwardAls'
Syntax
- Source
- LUM-TCEnabledDisabledWithNA
- Base type
Enumeration
Type Description
disabled - Attribute is not set.
enabled - Attribute is set.
notApplicable (2147483647) is used when attribute is
not used in current configuration.
Values & Constraints
Type Values
1 | disabled |
2 | enabled |
2147483647 | notApplicable |