vRtrNewIfIndex

TIMETRA-VRTR-MIB · .1.3.6.1.4.1.6527.3.1.2.3.1.1.13

Object

This object is used to assign values to vRtrIfIndex as
described in 'Textual Conventions for SNMPv2'.  The network
manager reads the object, and then writes the value back
in the SET request that creates a new instance of vRtrIfEntry.
If the SET fails with the code 'inconsistentValue', then
the process must be repeated.  If the the SET succeeds, then
the object is incremented and the new instance is created
according to the manager's directions.

Context

MIB
TIMETRA-VRTR-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.3.1.1.13
Type
column
Access
readwrite
Status
current
Parent
vRtrConfEntry
Groups
8

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrNewIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrNewIfIndex.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VRTR-MIB::vRtrNewIfIndex'

Syntax

Source
SNMPv2-TCTestAndIncr
Base type
Integer32
Type Description
Represents integer-valued information used for atomic
operations.  When the management protocol is used to specify
that an object instance having this syntax is to be
modified, the new value supplied via the management protocol
must precisely match the value presently held by the
instance.  If not, the management protocol set operation
fails with an error of `inconsistentValue'.  Otherwise, if
the current value is the maximum value of 2^31-1 (2147483647
decimal), then the value held by the instance is wrapped to
zero; otherwise, the value held by the instance is
incremented by one.  (Note that regardless of whether the
management protocol set operation succeeds, the variable-
binding in the request and response PDUs are identical.)
          
The value of the ACCESS clause for objects having this
syntax is either `read-write' or `read-create'.  When an
instance of a columnar object having this syntax is created,
any value may be supplied via the management protocol.
          
When the network management portion of the system is re-
initialized, the value of every object instance having this
syntax must either be incremented from its value prior to
the re-initialization, or (if the value prior to the re-
initialization is unknown) be set to a pseudo-randomly
generated value.

Values & Constraints

Type Constraints
range: 0..2147483647