ostPoePortPseMaxMode
OMNITRON-POE-MIB ·
.1.3.6.1.4.1.7342.15.2.1.3
Object
column r/w
Enumeration
The object is the PoE maximum mode enable. This is the same control as
the physical DIP switch.
pseMaxNotAvail PSE maximum mode function not available
pseMaxAuto(1) PSE maximum mode auto enabled
pseMaxForce(2) PSE maximum mode force enabled
The maximum power supplied is dependent upon the part number. For instance:
'8991S' devices can supply a maximum power of 30W
'8991T' devices can supply a maximum power of 60W
'8991U' devices can supply a maximum power of 75W
'8991V' devices can supply a maximum power of 90W
Context
- MIB
- OMNITRON-POE-MIB
- OID
.1.3.6.1.4.1.7342.15.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostPoePortCfgEntry
- 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 'OMNITRON-POE-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-POE-MIB::ostPoePortPseMaxMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-POE-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-POE-MIB::ostPoePortPseMaxMode.<ostPoePortCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-POE-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-POE-MIB::ostPoePortPseMaxMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | pseMaxNotAvail |
1 | pseMaxAuto |
2 | pseMaxForce |
Conformance
Member of