portVoiceOperAutoPoll
NETLINK-SPECIFIC-MIB ·
.1.3.6.1.4.1.173.7.3.8.2.1.23
Object
column mandatory
Enumeration
The flag to enable or disable auto polling. This is applicable only when the Auto Dial feature is enabled. When enabled, the node periodically polls the destination. If the poll is not acknowledged, the node will busy-out the channel. This can be useful in situations where the destination is an emergency number that must always be available. If the destination does not answer the automatic poll, the busy-out condition will notify an attached PBX that the emergency call should be routed to another call routing device.
Context
- MIB
- NETLINK-SPECIFIC-MIB
- OID
.1.3.6.1.4.1.173.7.3.8.2.1.23- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- portVoiceOperEntry
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 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::portVoiceOperAutoPoll'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::portVoiceOperAutoPoll.<portVoiceOperRlpIndex>.<portVoiceOperPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETLINK-SPECIFIC-MIB::portVoiceOperAutoPoll'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |