adGenMgcpProfilePersistentNotifyHookFlash
ADTRAN-GENMGCP-MIB ·
.1.3.6.1.4.1.664.5.70.54.1.1.3.1.17
Object
column r/w
Enumeration
Set to send a persistent notification to the Call Agent on hookflash. Permitted values: Persistent Notify HookFlash Disabled = disabled(1), Persistent Notify HookFlash Enabled = enabled(2).
Context
- MIB
- ADTRAN-GENMGCP-MIB
- OID
.1.3.6.1.4.1.664.5.70.54.1.1.3.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenMgcpProfileProvEntry
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 'ADTRAN-GENMGCP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENMGCP-MIB::adGenMgcpProfilePersistentNotifyHookFlash'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENMGCP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENMGCP-MIB::adGenMgcpProfilePersistentNotifyHookFlash.<adGenMgcpProfileEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENMGCP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENMGCP-MIB::adGenMgcpProfilePersistentNotifyHookFlash'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enbled |