dPrefixListRuleSeqNum
DLINKSW-IP-FILTER-MIB ·
.1.3.6.1.4.1.171.12.117.1.7.1.1
Object
column Unsigned32
The checking sequence of the prefix within a prefix list. The lower the number is, the higher the precedence of the permit/deny rule. The special value of 0 means the sequence number will be automatically determined by the agent.
Context
- MIB
- DLINKSW-IP-FILTER-MIB
- OID
.1.3.6.1.4.1.171.12.117.1.7.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- dPrefixListRuleEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'DLINKSW-IP-FILTER-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-IP-FILTER-MIB::dPrefixListRuleSeqNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINKSW-IP-FILTER-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-IP-FILTER-MIB::dPrefixListRuleSeqNum.<dPrefixListName>.<dPrefixListAddrType>.<dPrefixListRuleSeqNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKSW-IP-FILTER-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKSW-IP-FILTER-MIB::dPrefixListRuleSeqNum'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-65535