swACLIpUdpOption

SW-DES3x50-ACLMGMT-MIB · .1.3.6.1.4.1.171.11.5.1.2.1.11

Object

column r/w Enumeration
This object indicates the status of filtered address of UDP . 
              
other(1) - Neither source port nor destination port are 
    masked.
dst-addr(2) - recieved frames's destination port are 
    currently used to be filtered .
src-addr(3) - recieved frames's source port are currently 
    used to be filtered .
dst-src-addr(4) - recieved frames's destination port or 
    source port are currently used to be filtered.

Context

MIB
SW-DES3x50-ACLMGMT-MIB
OID
.1.3.6.1.4.1.171.11.5.1.2.1.11
Type
column
Access
readwrite
Status
current
Parent
swACLIpEntry

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 'SW-DES3x50-ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SW-DES3x50-ACLMGMT-MIB::swACLIpUdpOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SW-DES3x50-ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SW-DES3x50-ACLMGMT-MIB::swACLIpUdpOption.<swACLIpProfileID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SW-DES3x50-ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SW-DES3x50-ACLMGMT-MIB::swACLIpUdpOption'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2dst-addr
3src-addr
4dst-src-addr