adGenMgcpEndpointFwdDisconnect
ADTRAN-GENMGCP-MIB ·
.1.3.6.1.4.1.664.5.70.54.1.2.3.1.9
Object
column r/w
millisecondsEnumeration
Specifies number of milliseconds the FXS module waits, after initiating a disconnect sequence caused by the remote end terminating the call, before returning to an idle condition.
Context
- MIB
- ADTRAN-GENMGCP-MIB
- OID
.1.3.6.1.4.1.664.5.70.54.1.2.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- adGenMgcpEndpointProvEntry
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::adGenMgcpEndpointFwdDisconnect'
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::adGenMgcpEndpointFwdDisconnect.<adGenMgcpEndpointEntryIndex>'
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::adGenMgcpEndpointFwdDisconnect'
Syntax
millisecondsEnumeration
Values & Constraints
Enumerated Values
1 | delay250 |
2 | delay500 |
3 | delay750 |
4 | delay900 |
5 | delay1000 |
6 | delay2000 |