aluExtPethPsePortPowerLevel
TIMETRA-SAS-PORT-MIB ·
.1.3.6.1.4.1.6527.6.2.2.2.2.13.1.2
Object
column r/w
Enumeration
none (1) The interface does not provide the PoE function. standard (2) The interface provides the standard PoE power level. plus (3) The interface provides the higher power 'Poe Plus' PSE function
Context
- MIB
- TIMETRA-SAS-PORT-MIB
- OID
.1.3.6.1.4.1.6527.6.2.2.2.2.13.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aluExtPethPsePortEntry
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 'TIMETRA-SAS-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAS-PORT-MIB::aluExtPethPsePortPowerLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAS-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAS-PORT-MIB::aluExtPethPsePortPowerLevel.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAS-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAS-PORT-MIB::aluExtPethPsePortPowerLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | standard |
3 | plus |