sfpDiagTCAStatusVoltage
ASAM-SFP-MIB ·
.1.3.6.1.4.1.637.61.1.56.5.1.12
Object
A column in the sfpDiagTable, containing the freshly-measured voltage
alarm/warning threshold crossing status of the specified SFP/SFP+/XFP/CFP4.
For XFP, this parameter will display as NotAvailable in case it is not
supported as one of the Auxillary measured value by XFP.
ALCATEL NOTE:
ACCESS: RO
USAGE: NA
PERSIST: NO
INSRVMOD: NO
RANGE: NA
DEFVALUE: NA
UNITS: NA
SPARSE: NO
DESCR: NA
Context
- MIB
- ASAM-SFP-MIB
- OID
.1.3.6.1.4.1.637.61.1.56.5.1.12- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- sfpDiagEntry
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::sfpDiagTCAStatusVoltage'
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::sfpDiagTCAStatusVoltage.<sfpDiagLogicalSlot>.<sfpDiagSfpFaceplateNumber>'
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::sfpDiagTCAStatusVoltage'
Syntax
- Source
- SfpDiagTCAStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | notAvailable |
2 | normal |
3 | exceededLowWarning |
4 | exceededLowAlarm |
5 | exceededHighWarning |
6 | exceededHighAlarm |