sipCfgDialProxyActive
ARRIS-SIP-MIB ·
.1.3.6.1.4.1.4115.11.1.37.1.4
Object
column r/w
Bits
This allows a particular feature to be enabled or disabled based on a particular line number.
Example a setting of 0x0003 would have this feature enabled for line 1 and line 2.
Context
- MIB
- ARRIS-SIP-MIB
- OID
.1.3.6.1.4.1.4115.11.1.37.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sipCfgDialProxyEntry
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 'ARRIS-SIP-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-SIP-MIB::sipCfgDialProxyActive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-SIP-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-SIP-MIB::sipCfgDialProxyActive.<sipCfgDialProxyNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-SIP-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-SIP-MIB::sipCfgDialProxyActive'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | line32 |
1 | line31 |
2 | line30 |
3 | line29 |
4 | line28 |
5 | line27 |
6 | line26 |
7 | line25 |
8 | line24 |
9 | line23 |
10 | line22 |
11 | line21 |
12 | line20 |
13 | line19 |
14 | line18 |
15 | line17 |
16 | line16 |
17 | line15 |
18 | line14 |
19 | line13 |
20 | line12 |
21 | line11 |
22 | line10 |
23 | line09 |
24 | line08 |
25 | line07 |
26 | line06 |
27 | line05 |
28 | line04 |
29 | line03 |
30 | line02 |
31 | line01 |