sipCfgPortProxyType
ARRIS-SIP-MIB ·
.1.3.6.1.4.1.4115.11.1.1.1.13
Object
column r/w
Enumeration
This is the type for the address of the SIP proxy server for this line. This object is only settable during config file download. It this object is used it will take precedence over any setting to the sipCfgProxyAdr MIB object for this line.
Context
- MIB
- ARRIS-SIP-MIB
- OID
.1.3.6.1.4.1.4115.11.1.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sipCfgPortEntry
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::sipCfgPortProxyType'
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::sipCfgPortProxyType.<sipCfgPortPortNumber>'
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::sipCfgPortProxyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ipv4 |
1 | dns |