docsSubMgtTcpFlagValues

DOCS-SUBMGT-MIB · .1.3.6.1.3.83.4.1.7.1.3

Object

column r/w Bits
The value of the flags of interest.  The value of this
object MUST always be a subset (proper or otherwise) of
docsSubMgtTcpFlagMask.  An attempt to violate this constraint
returns an inconsistentValue error for an SNMPv2 or v3 agent
and a badValue error for an SNMPv1 agent.

Context

MIB
DOCS-SUBMGT-MIB
OID
.1.3.6.1.3.83.4.1.7.1.3
Type
column
Access
readwrite
Status
current
Parent
docsSubMgtTcpUdpFilterEntry
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 'DOCS-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT-MIB::docsSubMgtTcpFlagValues'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT-MIB::docsSubMgtTcpFlagValues.<docsSubMgtPktFilterGroup>.<docsSubMgtPktFilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-SUBMGT-MIB::docsSubMgtTcpFlagValues'

Syntax

Bits

Values & Constraints

Enumerated Values
0urgent
1ack
2push
3reset
4syn
5fin

Conformance