raisecomMLacpLocalAddrType
RAISECOM-MLACP-MIB ·
.1.3.6.1.4.1.8886.1.36.2.1.4
Object
scalar mandatory
r/w
Enumeration
This object specifies the type of the Local IP address.
Context
- MIB
- RAISECOM-MLACP-MIB
- OID
.1.3.6.1.4.1.8886.1.36.2.1.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- raisecomMLacpScalar
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::raisecomMLacpLocalAddrType.0'
More examples
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::raisecomMLacpLocalAddrType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |