raisecomMLacpICGCfgPeerAddrType
RAISECOM-MLACP-MIB ·
.1.3.6.1.4.1.8886.1.36.2.2.1.1.6
Object
column mandatory
Enumeration
This object specifies the type of the Peer IP address in a ICG.
Context
- MIB
- RAISECOM-MLACP-MIB
- OID
.1.3.6.1.4.1.8886.1.36.2.2.1.1.6- Type
- column
- Status
- mandatory
- Parent
- raisecomMLacpICGConfigEntry
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 'RAISECOM-MLACP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-MLACP-MIB::raisecomMLacpICGCfgPeerAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-MLACP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-MLACP-MIB::raisecomMLacpICGCfgPeerAddrType.<raisecomMLacpICGCfgID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-MLACP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-MLACP-MIB::raisecomMLacpICGCfgPeerAddrType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |