coifccCcL2HAttenuation
CISCO-OPTICAL-IF-CROSS-CONNECT-MIB ·
.1.3.6.1.4.1.9.10.68.1.2.3.1.12
Object
column r/w
1/10ths of dBInteger32
The value of this object indicates optical signal attenuation
due to connectors, optical wavelength filters, optical
switches, and other optical components, in the direction from
the interface that has the numerically lower ifIndex value, to
the interface that has the numerically higher ifIndex value.
Example: The value -25 represents an attenuation of -2.5 dB.
This object applies only if the value of coifccCcSwitchType is
'opticalCrossConnect'. For other values of coifccCcSwitchType,
this object will return a value of '0'.
Context
- MIB
- CISCO-OPTICAL-IF-CROSS-CONNECT-MIB
- OID
.1.3.6.1.4.1.9.10.68.1.2.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Units
- 1/10ths of dB
- Parent
- coifccCrossConnectEntry
- Groups
- 1
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 'CISCO-OPTICAL-IF-CROSS-CONNECT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-IF-CROSS-CONNECT-MIB::coifccCcL2HAttenuation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OPTICAL-IF-CROSS-CONNECT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-IF-CROSS-CONNECT-MIB::coifccCcL2HAttenuation.<coifccCcIndex>.<coifccCcLowIfIndex>.<coifccCcHighIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OPTICAL-IF-CROSS-CONNECT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OPTICAL-IF-CROSS-CONNECT-MIB::coifccCcL2HAttenuation'
Syntax
1/10ths of dBInteger32
Values & Constraints
Object Constraints
range: -400-0
Conformance
Member of
Compliance refinements
coifccMIBComplianceRev1
readonly
Write access is not required.