ipFwAccSrcIsRange
UCD-IPFWACC-MIB ·
.1.3.6.1.4.1.2021.13.1.1.1.15
Object
column Enumeration
Interpret the first two ports of the source part as the upper and lower limit of an interval or not.
Context
- MIB
- UCD-IPFWACC-MIB
- OID
.1.3.6.1.4.1.2021.13.1.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipFwAccEntry
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 'UCD-IPFWACC-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'UCD-IPFWACC-MIB::ipFwAccSrcIsRange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UCD-IPFWACC-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'UCD-IPFWACC-MIB::ipFwAccSrcIsRange.<ipFwAccIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UCD-IPFWACC-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'UCD-IPFWACC-MIB::ipFwAccSrcIsRange'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | srchasrange |
2 | srchasnorange |