asamSystemALSState
ASAM-SYSTEM-MIB ·
.1.3.6.1.4.1.637.61.1.9.41
Object
scalar r/w
Enumeration
Parameter used to enable / disable ALS (Automatic Laser Shutdown) system wide.
ALS enable / disable will be applied only for NT & NTIO xFPs.
'disabled':
System wide ALS is disabled
'enabled':
System wide ALS is enabled
Notes:
Applicable to
xFP type : Optical only
NTs : NANT-D, FANT-F xFPs
NTIOs : NCNC-B/C/D/E/F/H xFPs
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: YES RANGE: NA
PERSIST: YES DEFVALUE: enabled UNITS: NA
Context
- MIB
- ASAM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.637.61.1.9.41- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- asamSystemMIB
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SYSTEM-MIB::asamSystemALSState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-SYSTEM-MIB::asamSystemALSState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |