atmSoftPVpcTargetSelectType
ATM-SOFT-PVC-MIB ·
.1.3.6.1.4.1.353.5.5.1.1.3.1.3
Object
column r/w
Enumeration
Indicates whether the target VPI value
is to be used at the destination.
If the value 'any' is specified, the
destination switch will choose the VPI
value. In such a case, once the Soft PVPC
atmSoftPVpcOperStatus value is 'connected',
the value of this object changes to 'required',
such that the same VPI value will continue to
be used even if the connection is subsequently
torn down and re-established. The VPI value
chosen will be available for reading in
atmSoftPVpcTargetVpi.
If the value 'required' is specified, then
a value must be supplied for object
atmSoftPVpcTargetVpi prior to activation
of the row. This value is then to be used
at the destination.
Context
- MIB
- ATM-SOFT-PVC-MIB
- OID
.1.3.6.1.4.1.353.5.5.1.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmSoftPVpcEntry
- 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 'ATM-SOFT-PVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-SOFT-PVC-MIB::atmSoftPVpcTargetSelectType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-SOFT-PVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-SOFT-PVC-MIB::atmSoftPVpcTargetSelectType.<ifIndex>.<atmVplVpi>.<atmSoftPVpcLeafReference>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-SOFT-PVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-SOFT-PVC-MIB::atmSoftPVpcTargetSelectType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | required |
2 | any |
Conformance
Member of