hwPerfNodeIfIndex

ISM-PERFORMANCE-MIB · .1.3.6.1.4.1.34774.4.1.21.3.1.1

Object

Controller node ID.
Controller node ID = Controller enclosure ID x Number of controllers in the controller enclosure + Controller ID. In controller name 1A, 1 indicates the controller enclosure ID and A indicates the controller ID (A, B, C, D correspond to 0, 1, 2, 3, respectively). If a controller enclosure has two controllers, the node ID is 2. If a controller enclosure has four controllers, the node ID is 4.

Context

MIB
ISM-PERFORMANCE-MIB
OID
.1.3.6.1.4.1.34774.4.1.21.3.1.1
Type
column
Access
readonly
Status
current
Parent
hwPerfNodeEntry
Groups
1

Walk 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 'ISM-PERFORMANCE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISM-PERFORMANCE-MIB::hwPerfNodeIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISM-PERFORMANCE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISM-PERFORMANCE-MIB::hwPerfNodeIfIndex.<hwPerfNodeIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISM-PERFORMANCE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISM-PERFORMANCE-MIB::hwPerfNodeIfIndex'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance