myIpPrefixListOperMethod

DES7200-ROUTE-MIB · .1.3.6.1.4.1.171.10.97.2.20.4.1.1.3

Object

column r/w Enumeration
this field specifies whether the prefix for this entry 
is to permit or deny the listed prefix.

Context

MIB
DES7200-ROUTE-MIB
OID
.1.3.6.1.4.1.171.10.97.2.20.4.1.1.3
Type
column
Access
readwrite
Status
current
Parent
myIpPrefixListEntry
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 'DES7200-ROUTE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-ROUTE-MIB::myIpPrefixListOperMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES7200-ROUTE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-ROUTE-MIB::myIpPrefixListOperMethod.<myIpPrefixListName>.<myIpPrefixListSequence>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES7200-ROUTE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES7200-ROUTE-MIB::myIpPrefixListOperMethod'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1permit
2deny

Conformance