dialCtlPeerCfgPermission
DIAL-CONTROL-MIB ·
.1.3.6.1.2.1.10.21.1.2.1.1.10
Object
column r/w
Enumeration
Applicable permissions. callback(4) either rejects the call and then calls back, or uses the 'Reverse charging' information element if it is available. Note that callback(4) is supposed to control charging, not security, and applies to callback prior to accepting a call. Callback for security reasons can be handled using PPP callback.
Context
- MIB
- DIAL-CONTROL-MIB
- OID
.1.3.6.1.2.1.10.21.1.2.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dialCtlPeerCfgEntry
- Groups
- 1
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 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIAL-CONTROL-MIB::dialCtlPeerCfgPermission'
More examples
Read one indexed 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::dialCtlPeerCfgPermission.<dialCtlPeerCfgId>.<ifIndex>'
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::dialCtlPeerCfgPermission'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | originate |
2 | answer |
3 | both |
4 | callback |
5 | none |
Conformance
Member of