dsx1SfpGenConfigSERDES
ASAM-SFP-MIB ·
.1.3.6.1.4.1.637.61.1.56.11.1.5
Object
column mandatory
r/w
Enumeration
disable (0): Disable SERDES device.
enable (1): enable SERDES device.
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.5- 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::dsx1SfpGenConfigSERDES'
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::dsx1SfpGenConfigSERDES.<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::dsx1SfpGenConfigSERDES'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |