adGenSipTrunkGrammarRequire100rel
ADTRAN-GENSIP-MIB ·
.1.3.6.1.4.1.664.5.70.21.1.1.3.1.31
Object
This object is used to add 100rel to the Require header of a SIP provisional response, thereby enabling or disabling the sending of reliable provisional responses to clients that support 100rel. Reliable provisional responses will always be sent to clients that require 100rel even if this is set to disabled.
Context
- MIB
- ADTRAN-GENSIP-MIB
- OID
.1.3.6.1.4.1.664.5.70.21.1.1.3.1.31- 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::adGenSipTrunkGrammarRequire100rel'
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::adGenSipTrunkGrammarRequire100rel.<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::adGenSipTrunkGrammarRequire100rel'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |