ctPriorityExtPortPriority
CTRON-PRIORITY-EXTENSIONS-MIB ·
.1.3.6.1.4.1.52.4.1.2.14.4.2.1.3
Object
column mandatory
r/w
Enumeration
A set of priority(1-8) will modify an existing entry with the newly specified priority. Entries cannot be deleted from this table.
Context
- MIB
- CTRON-PRIORITY-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.14.4.2.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctPriorityExtPortEntry
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 'CTRON-PRIORITY-EXTENSIONS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-PRIORITY-EXTENSIONS-MIB::ctPriorityExtPortPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-PRIORITY-EXTENSIONS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-PRIORITY-EXTENSIONS-MIB::ctPriorityExtPortPriority.<ctPriorityExtPortSlotNum>.<ctPriorityExtPortInterfaceNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-PRIORITY-EXTENSIONS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-PRIORITY-EXTENSIONS-MIB::ctPriorityExtPortPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | priority0 |
2 | priority1 |
3 | priority2 |
4 | priority3 |
5 | priority4 |
6 | priority5 |
7 | priority6 |
8 | priority7 |