gigeIndex
GIGE-MIB ·
.1.3.6.1.4.1.1038.17.10.11.1.1
Object
column Integer32
A unique value which identify a particular gigabitEthernet card of the equipment. The value of this index is a constant value assigned to an entry at equipment design time. It is usualy related to harware
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 'GIGE-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GIGE-MIB::gigeIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GIGE-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GIGE-MIB::gigeIndex.<gigeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GIGE-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GIGE-MIB::gigeIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647