etsysHauModuleSlot
ENTERASYS-HIGH-AVAILABILITY-MIB ·
.1.3.6.1.4.1.5624.1.2.84.1.3.1.1.1
Object
column HauSlot
Logical slot for a given module.
Context
- MIB
- ENTERASYS-HIGH-AVAILABILITY-MIB
- OID
.1.3.6.1.4.1.5624.1.2.84.1.3.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- etsysHauModuleEntry
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 'ENTERASYS-HIGH-AVAILABILITY-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-HIGH-AVAILABILITY-MIB::etsysHauModuleSlot'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-HIGH-AVAILABILITY-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-HIGH-AVAILABILITY-MIB::etsysHauModuleSlot.<etsysHauModuleSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-HIGH-AVAILABILITY-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-HIGH-AVAILABILITY-MIB::etsysHauModuleSlot'