INT-SERV-MIB :: intSrvFlowNewIndex

MIB Reference — IPNetwork Monitor

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
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