atmfM4VcNextVciValue

ATM-FORUM-SNMP-M4-MIB · broadbandforum variant · .1.3.6.1.4.1.353.5.1.3.1.1.14.1.1

Object

column Integer32
This object contains an appropriate value to be used for
atmVclVci when creating entries in the atmVclTable.  The
value -1 indicates that no unassigned entries are available.
To obtain the atmVclVci 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
(or -1).

Context

MIB
ATM-FORUM-SNMP-M4-MIB
OID
.1.3.6.1.4.1.353.5.1.3.1.1.14.1.1
Type
column
Access
readonly
Status
current
Parent
atmfM4VcNextVciEntry
Groups
1

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 'ATM-FORUM-SNMP-M4-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-SNMP-M4-MIB::atmfM4VcNextVciValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-FORUM-SNMP-M4-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-SNMP-M4-MIB::atmfM4VcNextVciValue.<ifIndex>.<atmVplVpi>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-FORUM-SNMP-M4-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-FORUM-SNMP-M4-MIB::atmfM4VcNextVciValue'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-65535

Conformance

Member of
Compliance refinements
Support for this object to supply unused VCI values for
use in creating entries in the atmVclTable is optional.