All MIBs › RAPID-CITY › rcIpfixConfPortHashPolySeed
rcIpfixConfPortHashPolySeed
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpfixConfPortHashPolySeed
OID (numeric): 1.3.6.1.4.1.2272.1.66.1.2.3.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
Command to set hash polynomial seed.
What is rcIpfixConfPortHashPolySeed?
This object provides a command interface to set or reconfigure the seed value for the hash polynomial used in IPFIX flow sampling and hashing functions. Changing the seed affects which flows are sampled. An operator would modify this when reconfiguring IPFIX collection parameters or when adjusting sampling behavior to balance monitoring overhead against observability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.66.1.2.3.1.4 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpfixConfPortHashPolySeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.66.1.2.3.1.4.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpfixConfPortHashPolySeed.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.66.1.2.3.1.4.1 i <value>
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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.66 | rcIpfix | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.66.1 | rcIpfixMib | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.66.1.2 | rcIpfixTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.66.1.2.3 | rcIpfixConfPortTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.66.1.2.3.1 | rcIpfixConfPortEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.66.1.2.3.1.4 | rcIpfixConfPortHashPolySeed | RAPID-CITY |