atmTrafficDescrParamIndexNext
ATM-MIB ·
.1.3.6.1.2.1.37.1.13
Object
scalar Integer32
This object contains an appropriate value to be used for atmTrafficDescrParamIndex when creating entries in the atmTrafficDescrParamTable. The value 0 indicates that no unassigned entries are available. To obtain the atmTrafficDescrParamIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
Context
- MIB
- ATM-MIB
- OID
.1.3.6.1.2.1.37.1.13- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- atmMIBObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmTrafficDescrParamIndexNext.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-MIB::atmTrafficDescrParamIndexNext'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of
Compliance refinements
This object is only required for systems
that support the creation of entries in
the atmTrafficDescrParamTable.
that support the creation of entries in
the atmTrafficDescrParamTable.