voiceProfileSIPEthernetPriorityMark

ZHNVOICE · .1.3.6.1.4.1.5504.2.5.40.1.3.3.1.23

Object

column r/w SNMPv2-SMIInteger32
Ethernet priority code (as defined in 802.1D) to be used for 
outgoing SIP signaling packets for this profile. A value of -1 
indicates the default value is to be used. If either the VLANIDMark
or EthernetPriorityMark are greater than zero, then the outgoing
frames MUST be tagged. Otherwise, the outgoing frames MAY be tagged
or untagged.

Context

MIB
ZHNVOICE
OID
.1.3.6.1.4.1.5504.2.5.40.1.3.3.1.23
Type
column
Access
readwrite
Status
current
Parent
voiceProfileSIPEntry
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 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNVOICE::voiceProfileSIPEthernetPriorityMark'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNVOICE::voiceProfileSIPEthernetPriorityMark.<voiceServiceIndex>.<voiceProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNVOICE::voiceProfileSIPEthernetPriorityMark'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance