agentIpFilterConfigCreate
SWITCHING-EXTENSION-MIB ·
.1.3.6.1.4.1.7244.2.101.2.8.10.11
Object
Creates a new IpFilter entry with name and ip mask or ipv6/prefix length.
Max length of ip filter name is 64.
Ipv4 Example:
IpFilterName 1.1.1.1 255.255.255.0
Ipv6 Example:
IpFilterName2 1111::1/64
Context
- MIB
- SWITCHING-EXTENSION-MIB
- OID
.1.3.6.1.4.1.7244.2.101.2.8.10.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentIPFilterConfigGroupExtension
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCHING-EXTENSION-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCHING-EXTENSION-MIB::agentIpFilterConfigCreate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCHING-EXTENSION-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCHING-EXTENSION-MIB::agentIpFilterConfigCreate'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.