cie1000PoeConfigInterfaceParamPriority
CIE1000-POE-MIB ·
.1.3.6.1.4.1.9.9.832.1.43.1.2.3.1.1.3
Object
Set port power priority. Priority determines the order in which the interfaces will receive power. Interfaces with a higher priority will receive power before interfaces with a lower priority. PRIORITY_LOW means lowest priority. PRIORITY_HIGH means medium priority. PRIORITY_CRITICAL means highest priority.
Context
- MIB
- CIE1000-POE-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.43.1.2.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cie1000PoeConfigInterfaceParamEntry
- 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 'CIE1000-POE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-POE-MIB::cie1000PoeConfigInterfaceParamPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIE1000-POE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-POE-MIB::cie1000PoeConfigInterfaceParamPriority.<cie1000PoeConfigInterfaceParamIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIE1000-POE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIE1000-POE-MIB::cie1000PoeConfigInterfaceParamPriority'
Syntax
- Source
- CIE1000poePowerPriorityType
- Base type
Enumeration
Values & Constraints
Type Values
0 | low |
1 | high |
2 | critical |