All MIBs › CISCO-FILTER-GROUP-MIB › cfgFilterIpServicePortHigh
cfgFilterIpServicePortHigh
Module: CISCO-FILTER-GROUP-MIB
OID (symbolic): CISCO-FILTER-GROUP-MIB::cfgFilterIpServicePortHigh
OID (numeric): 1.3.6.1.4.1.9.9.474.1.1.4.1.4
Node type: OBJECT-TYPE
Type: InetPortNumber
Access: read-write
Description:
This object identifies the source or destination port number. This is the inclusive upper bound of the transport-layer source/destination port range that is to be matched in the filter where this group is defined. This value must be equal to or greater than the value specified for this entry in cfgFilterServicePortLow. If this value is '0', the udp or tcp port number is ignored during matching.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.4.1.4 snmpwalk -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterIpServicePortHigh
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.474.1.1.4.1.4.1 snmpget -v2c -c public <target> CISCO-FILTER-GROUP-MIB::cfgFilterIpServicePortHigh.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.474.1.1.4.1.4.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cfgFilterIpServicePortHigh.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.474 | ciscoFilterGroupMIB | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1 | ciscoFilterGroupMIBObjects | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1 | cfgFilterConfig | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.4 | cfgFilterIpServiceGroupTable | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.4.1 | cfgFilterIpServiceGroupEntry | CISCO-FILTER-GROUP-MIB |
| 1.3.6.1.4.1.9.9.474.1.1.4.1.4 | cfgFilterIpServicePortHigh | CISCO-FILTER-GROUP-MIB |