snmpAlarmNextIndex
SNMPv2-M2M-MIB ·
.1.3.6.1.6.3.2.1.1.1
Object
scalar Integer32
The index number of the next appropriate
unassigned entry in the snmpAlarmTable. The value
0 indicates that no unassigned entries are
available.
A management station should create new entries in
the snmpAlarmTable using this algorithm: first,
issue a management protocol retrieval operation to
determine the value of snmpAlarmNextIndex; and,
second, issue a management protocol set operation
to create an instance of the snmpAlarmStatus
object setting its value to `createAndGo' or
`createAndWait' (as specified in the description
of the RowStatus textual convention).
Context
- MIB
- SNMPv2-M2M-MIB
- OID
.1.3.6.1.6.3.2.1.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- snmpAlarm
- 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 'SNMPv2-M2M-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMPv2-M2M-MIB::snmpAlarmNextIndex.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMPv2-M2M-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMPv2-M2M-MIB::snmpAlarmNextIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of