dsx1SfpReadyStatus
ASAM-SFP-MIB ·
.1.3.6.1.4.1.637.61.1.56.11.1.1
Object
column mandatory
Enumeration
This is the host SFP status.
ready (0):
notready (1):
ALCATEL NOTE:
ACCESS: RO
USAGE: NA
PERSIST: No
INSRVMOD: NA
RANGE: 0,1
DEFVALUE: NA
UNITS: NA
SPARSE: NO
DESCR: SFP Ready state
Context
- MIB
- ASAM-SFP-MIB
- OID
.1.3.6.1.4.1.637.61.1.56.11.1.1- Type
- column
- Access
- readonly
- 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::dsx1SfpReadyStatus'
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::dsx1SfpReadyStatus.<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::dsx1SfpReadyStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notready |
1 | ready |