sipCfgFailoverSwitch
ARRIS-SIP-MIB ·
.1.3.6.1.4.1.4115.11.1.63
Object
scalar r/w
Bits
This object is used to enable failover of SIP non-REGISTER request message. From
left to right, the specified bit indicates whether or not the failover of
corresponding message is enabled/disabled when message timeout happens. For
example, if the first bit is set, then failover will be triggered when INVITE
request timeout happens. NO bits are set by default.
/** BIT Descriptions **/
0x80000000 : invite
0x40000000 : cancel
0x20000000 : bye
0x10000000 : update
0x08000000 : publish
0x04000000 : refer
0x02000000 : notify
0x01000000 : subscribe
Context
- MIB
- ARRIS-SIP-MIB
- OID
.1.3.6.1.4.1.4115.11.1.63- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipConfiguration
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 'ARRIS-SIP-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-SIP-MIB::sipCfgFailoverSwitch.0'
More examples
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::sipCfgFailoverSwitch'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | invite |
1 | cancel |
2 | bye |
3 | update |
4 | publish |
5 | refer |
6 | notify |
7 | subscribe |
8 | unused8 |
9 | unused9 |
10 | unused10 |
11 | unused11 |
12 | unused12 |
13 | unused13 |
14 | unused14 |
15 | unused15 |
16 | unused16 |
17 | unused17 |
18 | unused18 |
19 | unused19 |
20 | unused20 |
21 | unused21 |
22 | unused22 |
23 | unused23 |
24 | unused24 |
25 | unused25 |
26 | unused26 |
27 | unused27 |
28 | unused28 |
29 | unused29 |
30 | unused30 |
31 | unused31 |