tnSysIpAclPatternDestPrefix

TROPIC-SYSTEM-MIB · .1.3.6.1.4.1.7483.2.1.1.2.17.3.1.7

Object

column r/w SNMPv2-SMIIpAddress
Destination IP Mask Prefix.  It's the reverse
of a subnet mask, where 0 indicates a position
that must be matched and 1 indicates a position
that does not matter.  If the DestAddr is
specified and the DestPrefix is unspecified
(0.0.0.0), the originating IP address of the
packet must match the DestAddr exactly.  Otherwise,
the pattern will allow packets whose originating
IP is within the range implied by the source IP
and subnet mask.  This parameter is not valid
unless the DestAddr is also specified.

Context

MIB
TROPIC-SYSTEM-MIB
OID
.1.3.6.1.4.1.7483.2.1.1.2.17.3.1.7
Type
column
Access
readwrite
Status
current
Parent
tnSysIpAclPatternEntry
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 'TROPIC-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-SYSTEM-MIB::tnSysIpAclPatternDestPrefix'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-SYSTEM-MIB::tnSysIpAclPatternDestPrefix.<tnSysIpAclPatternID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-SYSTEM-MIB::tnSysIpAclPatternDestPrefix'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance