eltMesIssPoeInrushTest
ELTEX-MES-ISS-POE-MIB ·
.1.3.6.1.4.1.35265.1.139.11.1.1.1.1.2
Object
This object controls PoE Inrush Test status. If PoE Inrush Test is ENABLED, then at the initialization of the connection, less power is supplied to prevent damaging the connected device
Context
- MIB
- ELTEX-MES-ISS-POE-MIB
- OID
.1.3.6.1.4.1.35265.1.139.11.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltMesIssPoeGlobalConfigEntry
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 'ELTEX-MES-ISS-POE-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-POE-MIB::eltMesIssPoeInrushTest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-ISS-POE-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-POE-MIB::eltMesIssPoeInrushTest.<eltMesIssPoeGlobalConfigGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-ISS-POE-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-ISS-POE-MIB::eltMesIssPoeInrushTest'
Syntax
- Source
- EltMesIssPoeInrushTestStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |