ulcTrapEnable
ZHONE-PHY-LINE-TYPES ·
.1.3.6.1.4.1.5504.5.11.1.1.3
Object
column r/w
Enumeration
Allows snmp user to disable or enable the sending
of line level traps from the device to the NMS.
Defaults to disabled.
Context
- MIB
- ZHONE-PHY-LINE-TYPES
- OID
.1.3.6.1.4.1.5504.5.11.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ulcEntry
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 'ZHONE-PHY-LINE-TYPES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-PHY-LINE-TYPES::ulcTrapEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-PHY-LINE-TYPES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-PHY-LINE-TYPES::ulcTrapEnable.<zhoneShelfIndex>.<zhoneSlotIndex>.<ulcPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-PHY-LINE-TYPES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-PHY-LINE-TYPES::ulcTrapEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |