avSurvIncomingRoutingLength
AVAYA-SURV-MIB ·
.1.3.6.1.4.1.6889.2.6.4.13.1.4
Object
column r/w
Enumeration
Maximum length of the user-dialed number that the SLS call-engine collects before beginning the pattern matching. Note that CM uses the blank as a wild card, subject to rule of the MatchPattern field being set to a wild card value as well.
Context
- MIB
- AVAYA-SURV-MIB
- OID
.1.3.6.1.4.1.6889.2.6.4.13.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- avSurvIncomingRoutingEntry
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 'AVAYA-SURV-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-SURV-MIB::avSurvIncomingRoutingLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-SURV-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-SURV-MIB::avSurvIncomingRoutingLength.<avSurvIncomingRoutingGroupRefNumber>.<avSurvIncomingRoutingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-SURV-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-SURV-MIB::avSurvIncomingRoutingLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | len0 |
1 | len1 |
2 | len2 |
3 | len3 |
4 | len4 |
5 | len5 |
6 | len6 |
7 | len7 |
8 | len8 |
9 | len9 |
10 | len10 |
11 | len11 |
12 | len12 |
13 | len13 |
14 | len14 |
15 | len15 |
16 | len16 |
17 | len17 |
18 | len18 |
19 | len19 |
20 | len20 |
21 | len21 |
99 | blank |