l2vmEntityVpwsIndexNext
DC-L2VPN-MIB ·
mrv variant
·
.1.2.826.0.1.1578918.5.94.2.1.1.1.1.6
Object
column DC-MASTER-TCNumericIndex
This field indicates an appropriate value to be used for
vpwsIndex when creating entries in the vpwsConfigTable
MIB. The value 0 indicates that no value can be provided.
The Metaswitch implementation returns a value that is
currently available. The value returned is always one
greater than the highest vpwsIndex a vpwsConfigTable entry
exists for, or zero if this would not be within the valid
range. Note however that the next attempt to create a new
entry in the vpwsConfigTable with this vpwsIndex cannot be
guaranteed to succeed; for example, it may fail because of
memory constraints.
Context
- MIB
- DC-L2VPN-MIB
- OID
.1.2.826.0.1.1578918.5.94.2.1.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- l2vmEntityEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'DC-L2VPN-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-L2VPN-MIB::l2vmEntityVpwsIndexNext'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-L2VPN-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-L2VPN-MIB::l2vmEntityVpwsIndexNext.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-L2VPN-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-L2VPN-MIB::l2vmEntityVpwsIndexNext'
Syntax
- Source
- DC-MASTER-TCNumericIndex
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..2147483647
Conformance
Member of