voipSipRoutingPreference
BIANCA-BRICK-SIP-MIB ·
.1.3.6.1.4.1.272.4.33.6.25
Object
scalar mandatory
r/w
Enumeration
The routing preference for the received called address. - local matching local extensions are preferred - routing matching configured routes are preferred
Context
- MIB
- BIANCA-BRICK-SIP-MIB
- OID
.1.3.6.1.4.1.272.4.33.6.25- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- voipSip
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SIP-MIB::voipSipRoutingPreference.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-SIP-MIB::voipSipRoutingPreference'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | routing |