mpAtmCCUpgcRegiStatus
MP-ATM-MIB ·
.1.3.6.1.4.1.119.2.3.3.13.110.11.2.3.1.2
Object
column mandatory
r/w
Enumeration
This variable indicates the ragistratoin Status the PVC Groupe to specified the Unite Pvc Group. - 'add', which indicates that add the Pvc group to Unite Pvc Group. - 'delete', which indicates that delete the Pvc group to Unite Pvc Group. - 'enable', which indicates that ragisterd the Pvc group in the Unite Pvc Group.
Context
- MIB
- MP-ATM-MIB
- OID
.1.3.6.1.4.1.119.2.3.3.13.110.11.2.3.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- mpAtmCCUpgcRegiEntry
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::mpAtmCCUpgcRegiStatus'
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::mpAtmCCUpgcRegiStatus.<mpAtmCCUpgcIndex>.<mpAtmCCUpgcPgcIndex>'
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::mpAtmCCUpgcRegiStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | add |
2 | delete |
3 | enable |