onuCatvRfLevel

FD-ONU-MIB · .1.3.6.1.4.1.34592.1.3.4.2.2.1.5

Object

column Enumeration
ONU Catv RF Level:
Level0:		P0<=-9dBm
Level1:		-9dBm<=P0<-6dBm
Level2: 	-6dBm<=P0<-3dBm
Level3: 	-3dBm<=P0<0dBm
Level4:		P0>=0dBm

Context

MIB
FD-ONU-MIB
OID
.1.3.6.1.4.1.34592.1.3.4.2.2.1.5
Type
column
Access
readonly
Status
current
Parent
onuAdvancedConfigEntry
Groups
1

Walk 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 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::onuCatvRfLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::onuCatvRfLevel.<ponCardSlotId>.<oltId>.<onuId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FD-ONU-MIB::onuCatvRfLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0level0
1level1
2level2
3level3
4level4

Conformance