dialCtlAcceptMode
DIAL-CONTROL-MIB ·
.1.3.6.1.2.1.10.21.1.1.1
Object
scalar r/w
Enumeration
The security level for acceptance of incoming calls.
acceptNone(1) - incoming calls will not be accepted
acceptAll(2) - incoming calls will be accepted,
even if there is no matching entry
in the dialCtlPeerCfgTable
acceptKnown(3) - incoming calls will be accepted only
if there is a matching entry in the
dialCtlPeerCfgTable
Context
- MIB
- DIAL-CONTROL-MIB
- OID
.1.3.6.1.2.1.10.21.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dialCtlConfiguration
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIAL-CONTROL-MIB::dialCtlAcceptMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DIAL-CONTROL-MIB::dialCtlAcceptMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | acceptNone |
2 | acceptAll |
3 | acceptKnown |
Conformance
Member of