zhoneVoipServerHeaderMethod

ZHONE-COM-VOIP-MIB · .1.3.6.1.4.1.5504.4.3.4.6.1.1.16

Object

column r/w Bits
This convention is a bit map. Each bit represents a  
SIP method where the Expires header should be included.  
If a bit has value 1, then the requests corresponding  
to that SIP method must include an Expires header line.  
If a bit has value 0, then the Expires header line will  
not be added. 
              
Combinations of bits can be set when the Expires header   
line is required in multiple SIP methods.  
              
bit 0   : INVITE method.  
bit 1   : REGISTER Method.

Context

MIB
ZHONE-COM-VOIP-MIB
OID
.1.3.6.1.4.1.5504.4.3.4.6.1.1.16
Type
column
Access
readwrite
Status
current
Parent
zhoneVoipServerEntry
Groups
1

Walk 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 'ZHONE-COM-VOIP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-VOIP-MIB::zhoneVoipServerHeaderMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-VOIP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-VOIP-MIB::zhoneVoipServerHeaderMethod.<applIndex>.<zhoneVoipServerAddressIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-VOIP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-VOIP-MIB::zhoneVoipServerHeaderMethod'

Syntax

Bits

Values & Constraints

Enumerated Values
0invite
1register

Conformance