caviMinVpiNum

CISCO-ATM-VIRTUAL-IF-MIB · .1.3.6.1.4.1.9.9.129.1.1.1.1.10

Object

This object is mandatory while configuring this ATM virtual 
interface as caviIfType evuni(5) or evnni(6). The range of 
VPI accepted by the agent depends on caviIfType. 
              
The evuni accepts a range from 0 to 255, while the evnni accepts
a range from 0 to 4095. 
              
The object specifies the minimum VPI for a evuni/evnni interface.
              
The agent ignores a SET on this object for any interface other 
than a evuni/evnni. A GET operation for interfaces other than a
evuni/evnni would always yield 0

Context

MIB
CISCO-ATM-VIRTUAL-IF-MIB
OID
.1.3.6.1.4.1.9.9.129.1.1.1.1.10
Type
column
Access
readwrite
Status
current
Parent
caviEntry
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 'CISCO-ATM-VIRTUAL-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-VIRTUAL-IF-MIB::caviMinVpiNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-VIRTUAL-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-VIRTUAL-IF-MIB::caviMinVpiNum.<caviIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-VIRTUAL-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-VIRTUAL-IF-MIB::caviMinVpiNum'

Syntax

Values & Constraints

Type Constraints
range: 0..4095

Conformance