INT-SERV-MIB :: intSrvFlowNewIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsINT-SERV-MIBintSrvFlowNewIndex

intSrvFlowNewIndex

Module: INT-SERV-MIB

OID (symbolic): INT-SERV-MIB::intSrvFlowNewIndex

OID (numeric): 1.3.6.1.2.1.52.2.1

Node type: OBJECT-TYPE

Type: TestAndIncr

Access: read-write

Description: This object is used to assign values to intSrvFlowNumber as described in 'Textual Con- ventions for SNMPv2'. The network manager reads the object, and then writes the value back in the SET that creates a new instance of intSrvFlowEntry. If the SET fails with the code 'inconsistentValue', then the process must be repeated; If the SET succeeds, then the ob- ject is incremented, and the new instance is created according to the manager's directions.

What is intSrvFlowNewIndex?

This OID generates unique reference numbers for creating new quality-of-service flow entries. Managers read it, then write it back when creating a new flow reservation. An operator uses this to establish reserved bandwidth for specific types of traffic (like voice calls) that require guaranteed speed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.52.2.1
snmpwalk -v2c -c public <target> INT-SERV-MIB::intSrvFlowNewIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.52.2.1.1
snmpget -v2c -c public <target> INT-SERV-MIB::intSrvFlowNewIndex.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.52.2.1.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> intSrvFlowNewIndex.1

Start monitoring Vendor-neutral IETF standard, RFC 2213 (router supporting RSVP/Integrated Services QoS) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INT-SERV-MIB::intSrvFlowNewIndex OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 2213 (router supporting RSVP/Integrated Services QoS) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.52intSrvINT-SERV-MIB
1.3.6.1.2.1.52.2intSrvGenObjectsINT-SERV-MIB
1.3.6.1.2.1.52.2.1intSrvFlowNewIndexINT-SERV-MIB