txPowerAlarmUpLimitEnable
NMS-EPON-OLT-PON ·
.1.3.6.1.4.1.3320.101.6.2.1.2
Object
column mandatory
r/w
Enumeration
Enable or disable the alarm of PON hign TX power. 1-enable, 2-disable. Default is disable.
Context
- MIB
- NMS-EPON-OLT-PON
- OID
.1.3.6.1.4.1.3320.101.6.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ponOpticsParameterAlarmSetEntry
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 'NMS-EPON-OLT-PON' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-OLT-PON::txPowerAlarmUpLimitEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-EPON-OLT-PON' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-OLT-PON::txPowerAlarmUpLimitEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-EPON-OLT-PON' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-EPON-OLT-PON::txPowerAlarmUpLimitEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |