All MIBs › ME1200-QOS-MIB › me1200QosQceTableRowEditorIpv4SrcIp
me1200QosQceTableRowEditorIpv4SrcIp
Module: ME1200-QOS-MIB
OID (symbolic): ME1200-QOS-MIB::me1200QosQceTableRowEditorIpv4SrcIp
OID (numeric): 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.406
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
The specified IPv4 source address. The packets source address is AND-ed with the value of Ipv4SrcIpMask and then compared with the value of this object. If Ipv4SrcIP and Ipv4SrcIpMask are 0.0.0.0, this entry matches any IPv4 source address. This object can only be configured if FrameType is ipv4(4).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.406 snmpwalk -v2c -c public <target> ME1200-QOS-MIB::me1200QosQceTableRowEditorIpv4SrcIp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.406.1 snmpget -v2c -c public <target> ME1200-QOS-MIB::me1200QosQceTableRowEditorIpv4SrcIp.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.406.1 a <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> me1200QosQceTableRowEditorIpv4SrcIp.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.815 | ciscoME1200MIB | CISCOME1200-MIB |
| 1.3.6.1.4.1.9.9.815.1 | me1200SwitchMgmt | CISCOME1200-MIB |
| 1.3.6.1.4.1.9.9.815.1.14 | me1200QosMIB | ME1200-QOS-MIB |
| 1.3.6.1.4.1.9.9.815.1.14.1 | me1200QosMIBObjects | ME1200-QOS-MIB |
| 1.3.6.1.4.1.9.9.815.1.14.1.2 | me1200QosConfig | ME1200-QOS-MIB |
| 1.3.6.1.4.1.9.9.815.1.14.1.2.1 | me1200QosGlobals | ME1200-QOS-MIB |
| 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10 | me1200QosQce | ME1200-QOS-MIB |
| 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2 | me1200QosQceTableRowEditor | ME1200-QOS-MIB |
| 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.406 | me1200QosQceTableRowEditorIpv4SrcIp | ME1200-QOS-MIB |