cooOtsController2TXVoaAttenuation
CISCO-OPTICAL-OTS-MIB ·
.1.3.6.1.4.1.9.9.834.1.1.7.1.10
Object
This object represents the transmit VOA attenuation value in 1/100 dB on optical OTS interfaces.
Context
- MIB
- CISCO-OPTICAL-OTS-MIB
- OID
.1.3.6.1.4.1.9.9.834.1.1.7.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Units
- 1/100 dB
- Parent
- cooOtsController2Entry
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-OTS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-OTS-MIB::cooOtsController2TXVoaAttenuation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OPTICAL-OTS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-OTS-MIB::cooOtsController2TXVoaAttenuation.<ifIndex>.<cooOtsController2PortType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OPTICAL-OTS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OPTICAL-OTS-MIB::cooOtsController2TXVoaAttenuation'
Syntax
1/100 dBCiscoOpticalOtsVoaAttenInDb
- Source
- CiscoOpticalOtsVoaAttenInDb
- Base type
Unsigned32
Type Description
An unsigned integer value that represents the VOA attenuation level in 1/100ths of dB. Example: The value 200 represents an attenuation level of 2.0 dB.
Values & Constraints
No enumerated values or constraints recorded.