hh3cMDCGroupIdentity
HH3C-MDC-MIB ·
.1.3.6.1.4.1.25506.2.136.2.4.1.1.2
Object
column SNMPv2-SMIInteger32
The interface group ID. There are two parts for this id
depicted as follows:
31 7 0
+++++++++++++++++++++++++++++++++++++++++
+ entity index + group index +
+ ( bit 8..31 ) ( bit 0..7 ) +
+++++++++++++++++++++++++++++++++++++++++
From bit0 to bit7 (one byte), it is interfaces group index.
From bit8 to bit31 (three bytes), it is the physical index
the same as the entPhysicalIndex specified in ENTITY-MIB.
Note that only entPhysicalIndex values that represent
physical boards (i.e., associated entPhysicalClass value is
'module(9)') are permitted to exist in this table.
Context
- MIB
- HH3C-MDC-MIB
- OID
.1.3.6.1.4.1.25506.2.136.2.4.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cMDCGroupIfEntry
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 'HH3C-MDC-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-MDC-MIB::hh3cMDCGroupIdentity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-MDC-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-MDC-MIB::hh3cMDCGroupIdentity.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-MDC-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-MDC-MIB::hh3cMDCGroupIdentity'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647