ethIfInterfaceGroup
NETI-ETH-MIB ·
.1.3.6.1.4.1.2928.2.2.1.3.2.1.44
Object
The index (ethIfIndex) in the ethIfTable of the interface
group that this interface belongs to. The value -1 denotes
that the interface does not belong to an interface group.
Note that the interface can only belong to an interface
group on the same device as the interface. The interface
can only belong to an interface group type of object,
meaning that the object can only be set to an index of an
object that exist in the ethIfgTable or where the value of
ethIfType is `bETSGroup'.
Setting this to the index of the interface group will add
the interface to the interface group, making it a member of
that interface group. If this is the first interface added
to the interface group, then the interface group will
inherit values on some of its object from this interface.
If this is an additional interface added to the interface
group, then this interface will inherit the same values from
the interface group.
Context
- MIB
- NETI-ETH-MIB
- OID
.1.3.6.1.4.1.2928.2.2.1.3.2.1.44- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ethIfEntry
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 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-ETH-MIB::ethIfInterfaceGroup'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-ETH-MIB::ethIfInterfaceGroup.<ethDevIndex>.<ethIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-ETH-MIB::ethIfInterfaceGroup'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647