xcIndexNext
ACE202-MIB ·
.1.3.6.1.4.1.164.6.2.30
Object
scalar Integer32
This object contains an appropriate value to be used for xcIndex when creating entries in the xcTable. The value 0 indicates that no unassigned entries are available. To obtain the xcIndex 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
- ACE202-MIB
- OID
.1.3.6.1.4.1.164.6.2.30- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agnt
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 'ACE202-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE202-MIB::xcIndexNext.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACE202-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACE202-MIB::xcIndexNext'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.