gkGenCallAcceptPolicy
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.7.2.1.5
Object
column r/w
Enumeration
Defines the policy concerning the incoming phone calls. The importance of this parameter is for bidding and security matters. Accept All - all the incoming calls are accepted. Registered Only - the calls are accepted from the predefined endpoints only, which are endpoints that have previously registered with the gatekeeper. Predefined Only - with this policy only the calls from the statically registered endpoints can be accepted.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.7.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gkGenEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::gkGenCallAcceptPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::gkGenCallAcceptPolicy.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::gkGenCallAcceptPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | disable |
3 | multiplexType1 |
4 | multiplexType2 |