zhoneVoipServerSessionTimer
ZHONE-COM-VOIP-MIB ·
.1.3.6.1.4.1.5504.4.3.4.6.1.1.17
Object
column r/w
Enumeration
Support session timers
on : Session timers are supported,
and SIP messages will have a 'Supported: timer' header
off: Session timers are NOT supported,
and SIP messages will NOT have a 'Supported: timer' header
Context
- MIB
- ZHONE-COM-VOIP-MIB
- OID
.1.3.6.1.4.1.5504.4.3.4.6.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhoneVoipServerEntry
- Groups
- 1
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 '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::zhoneVoipServerSessionTimer'
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::zhoneVoipServerSessionTimer.<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::zhoneVoipServerSessionTimer'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
Conformance
Member of