adGenSipTrunkSipRegistrarThresholdType
ADTRAN-GENSIP-MIB ·
.1.3.6.1.4.1.664.5.70.21.1.1.3.1.38
Object
column r/w
Enumeration
Used to configure when the Session Initiation Protocol (SIP) trunk
registration will be renewed.
1 = percentage Configures the threshold time as a percentage of the
returned valid registration time.
2 = absolute Configures an absolute threshold time in seconds.
Context
- MIB
- ADTRAN-GENSIP-MIB
- OID
.1.3.6.1.4.1.664.5.70.21.1.1.3.1.38- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenSipTrunkProvEntry
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-GENSIP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENSIP-MIB::adGenSipTrunkSipRegistrarThresholdType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENSIP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENSIP-MIB::adGenSipTrunkSipRegistrarThresholdType.<adGenSipTrunkEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENSIP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENSIP-MIB::adGenSipTrunkSipRegistrarThresholdType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | percentage |
2 | absolute |