dsx1SfpGenConfigLIUReset
ASAM-SFP-MIB ·
.1.3.6.1.4.1.637.61.1.56.11.1.9
Object
column mandatory
r/w
Enumeration
reset (0): A low level value (for more than 100ns) forces the LIU to reset state.
This is the value that can be set by the manager. This value will trigger a LIU reset.
noReset (1): This is the value that is returned when read the attribute.
ALCATEL NOTE:
ACCESS: RW
USAGE: NA
PERSIST: YES
INSRVMOD: NA
RANGE: 1
DEFVALUE: 1
UNITS: NA
SPARSE: NO
DESCR: Only Default value allowed in R4.4x
Context
- MIB
- ASAM-SFP-MIB
- OID
.1.3.6.1.4.1.637.61.1.56.11.1.9- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dsx1GeneralConfigEntry
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 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SFP-MIB::dsx1SfpGenConfigLIUReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SFP-MIB::dsx1SfpGenConfigLIUReset.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-SFP-MIB::dsx1SfpGenConfigLIUReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | reset |
1 | noReset |