fsPethPsPortPowerPriorityStatic
ARICENT-POE-MIB ·
.1.3.6.1.4.1.2076.103.1.3.1.6
Object
column Enumeration
This object controls the priority of the port from the point
of view of a power management algorithm. The priority that
is set by this variable could be used by a control mechanism
that prevents over current situations by disconnecting first
ports with lower power priority. Ports that connect devices
critical to the operation of the network - like the E911
telephones ports - should be set to higher priority.
This object represents the static Port Power Priority value.
When the standard pethPsePortPowerPriority value is different
than the value of this object, a dynamic setting is currently
applied.
Context
- MIB
- ARICENT-POE-MIB
- OID
.1.3.6.1.4.1.2076.103.1.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsPethPsePortEntry
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 'ARICENT-POE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-POE-MIB::fsPethPsPortPowerPriorityStatic'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-POE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-POE-MIB::fsPethPsPortPowerPriorityStatic.<fsPethPsePortGroupIndex>.<fsPethPsePortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-POE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-POE-MIB::fsPethPsPortPowerPriorityStatic'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | critical |
2 | high |
3 | low |