ccDetailsInSetupCalledSubCheck
ALLIEDTELESYN-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.37.1.1.30
Object
column mandatory
r/w
Enumeration
Determines whether to perform a check when an incoming call matches this call details entry based on the contents of the called subaddress information in the incoming SETUP message. The value 'off' means that the check is not carried out. The value 'local' means that the check is carried out and the called subaddress information is compared with the call details entry name. The value 'remote' means that the check is carried out and the called subaddress information is compared with the call details entry remote name. A number of checks are optionally carried out once a matching call is found. The first check is against the called subaddress in the SETUP message, then against the user-user information in the SETUP message, then against the calling number information in the SETUP message.
Context
- MIB
- ALLIEDTELESYN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.37.1.1.30- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ccDetailsEntry
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 'ALLIEDTELESYN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLIEDTELESYN-MIB::ccDetailsInSetupCalledSubCheck'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALLIEDTELESYN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLIEDTELESYN-MIB::ccDetailsInSetupCalledSubCheck.<ccDetailsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALLIEDTELESYN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALLIEDTELESYN-MIB::ccDetailsInSetupCalledSubCheck'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | local |
3 | remote |