cesmResPartRowStatus
CISCO-WAN-CES-RSRC-PART-MIB ·
.1.3.6.1.4.1.351.110.5.3.1.2.1.1.3
Object
column r/w
Enumeration
This object is used for adding/deleting/modifying
resource partition on a CES port.
In MGX Release 1.x:
To add an entry, this object should be set to
add(1), value for other objects should not be
specified.
In MGX Release 2.x:
To add an entry, this object should be set to add(1).
To delete an entry, this object has to be set to del(2).
The resource partition can be deleted only after
deleting all the connections (LCNs).
Context
- MIB
- CISCO-WAN-CES-RSRC-PART-MIB
- OID
.1.3.6.1.4.1.351.110.5.3.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cesmPortCnfResPartGrpEntry
- 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 'CISCO-WAN-CES-RSRC-PART-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-RSRC-PART-MIB::cesmResPartRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-CES-RSRC-PART-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-RSRC-PART-MIB::cesmResPartRowStatus.<cesmResPartPortNum>.<cesmResPartCtrlrNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CES-RSRC-PART-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CES-RSRC-PART-MIB::cesmResPartRowStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | add |
2 | del |
3 | mod |
Conformance
Member of