mpAtmCCSoftPvpAdminStatus
MP-ATM-MIB ·
.1.3.6.1.4.1.119.2.3.3.13.110.3.1.1.13
Object
column mandatory
r/w
Enumeration
The value of this object identifies the desired administrative status of this Soft-PVP. The up and down states indicate that the traffic flow is enabled and disabled respectively on this Soft-PVP.
Context
- MIB
- MP-ATM-MIB
- OID
.1.3.6.1.4.1.119.2.3.3.13.110.3.1.1.13- Type
- column
- Access
- readwrite
- Status
- mandatory
- Default
down- Parent
- mpAtmCCSoftPvpEntry
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 'MP-ATM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-ATM-MIB::mpAtmCCSoftPvpAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MP-ATM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MP-ATM-MIB::mpAtmCCSoftPvpAdminStatus.<mpAtmCCSoftPvpLeafReference>.<mpAtmCCSoftPvpIfIndex>.<mpAtmCCSoftPvpVpi>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MP-ATM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MP-ATM-MIB::mpAtmCCSoftPvpAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |