epc24PortIndex
GUDEADS-EPC24X-MIB ·
.1.3.6.1.4.1.28507.5.1.1.2.1.1
Object
column Integer32
A unique value, greater than zero, for each PowerPort.
Context
- MIB
- GUDEADS-EPC24X-MIB
- OID
.1.3.6.1.4.1.28507.5.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- epc24portEntry
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 'GUDEADS-EPC24X-MIB' -M '/opt/observium/mibs/gude:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GUDEADS-EPC24X-MIB::epc24PortIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GUDEADS-EPC24X-MIB' -M '/opt/observium/mibs/gude:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GUDEADS-EPC24X-MIB::epc24PortIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GUDEADS-EPC24X-MIB' -M '/opt/observium/mibs/gude:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GUDEADS-EPC24X-MIB::epc24PortIndex'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.