mpAtmCCPgcRegiAdminStatus
MP-ATM-MIB ·
.1.3.6.1.4.1.119.2.3.3.13.110.11.3.3.1.15
Object
column mandatory
r/w
Enumeration
The value of this object identifies the desired administrative
status of this pvc in the PVC Group.
- 'inactive', which indicates that request to disconnect the
pvc.
- 'active', which indicates that request to connect the pvc.
- 'stsInactive', which indicates that request to only a
status is change, not disconnect the pvc.
- 'connectWait', which indicates that connecting progress at
this pvc.
- 'disconnectWait', which indicates that disconnecting
progress at this pvc.
Context
- MIB
- MP-ATM-MIB
- OID
.1.3.6.1.4.1.119.2.3.3.13.110.11.3.3.1.15- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- mpAtmCCPgcRegiEntry
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::mpAtmCCPgcRegiAdminStatus'
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::mpAtmCCPgcRegiAdminStatus.<mpAtmCCPgcIndex>.<mpAtmCCPgcPvcIfIndex>.<mpAtmCCPgcPvcVpi>.<mpAtmCCPgcPvcVci>'
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::mpAtmCCPgcRegiAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | active |
3 | stsInactive |
4 | connectWait |
5 | disconnectWait |