popConfigPriorityList
ATEN-PE2-CFG ·
.1.3.6.1.4.1.21317.1.3.2.3.2.1.5.1.4
Object
Indicate Outlets' power OFF priorities under Priority POP mode. Outlet Separator ',' Bank Separator '#' Assign each priority in each bank by Outlet index or zero (indicate N/A) with separators in ascendant order. e.g. for model PE8324 ( Bank1: outlet 1 ~ 16, Bank2: outlet 17 ~ 24 ) If you want to assign priority 2, 5 of Bank 1 with Outlet 14, 3, and priority 2, 6, 8 with of Bank 2 with Outlet 17, 23, 24 and left the rest with N/A, please type: 0,14,0,0,3,0,0,0,0,0,0,0,0,0,0,0#0,17,0,0,0,23,0,24. If the station is not available, it returns 'station N/A'.
Context
- MIB
- ATEN-PE2-CFG
- OID
.1.3.6.1.4.1.21317.1.3.2.3.2.1.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- popConfigEntry
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 'ATEN-PE2-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-PE2-CFG::popConfigPriorityList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATEN-PE2-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-PE2-CFG::popConfigPriorityList.<staId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATEN-PE2-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATEN-PE2-CFG::popConfigPriorityList'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.