snmpSyslogCollectorTableNextAvailableIndex
CISCOSB-IETF-SYSLOG-DEVICE-MIB ·
.1.3.6.1.4.1.9.6.1.101.82.1.2.3
Object
scalar Unsigned32
This object indicates the numerically lowest available
index within this entity, which may be used for the
value of snmpSyslogCollectorIndex in the creation of a
new entry in the snmpSyslogCollectorTable.
An index is considered available if the index value
falls within the range of 1 to 8 and is not being used
to index an existing entry in the snmpSyslogCollectorTable
contained within this entity.
A value of zero indicates that all of the entries in the
snmpSyslogCollectorTable are currently in use.
This value SHOULD only be considered a guideline for
management creation of snmpSyslogCollectorEntries, there
is no requirement on management to create entries based
upon this index value.
Context
- MIB
- CISCOSB-IETF-SYSLOG-DEVICE-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.82.1.2.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- snmpSyslogCollector
- 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 'CISCOSB-IETF-SYSLOG-DEVICE-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-IETF-SYSLOG-DEVICE-MIB::snmpSyslogCollectorTableNextAvailableIndex.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCOSB-IETF-SYSLOG-DEVICE-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCOSB-IETF-SYSLOG-DEVICE-MIB::snmpSyslogCollectorTableNextAvailableIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-8
Conformance
Member of