isisPmMjAddrType
DC-ISIS-MIB ·
.1.3.6.1.4.1.629.10.10.1.11.2.1.3
Object
column IsisAddrType
Identifies the slave entity to join with. This is used along with the
isisPmMjSlaveEntity (with address subtype 'none') in the join user data
on an RPI join, to enable FTI-specific code within System Manager to
select a suitable slave entity.
The value is 'none' if isisPmMjInterface is not ifRtProtoInput.
This object follows the index behavior.
Context
- MIB
- DC-ISIS-MIB
- OID
.1.3.6.1.4.1.629.10.10.1.11.2.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- isisPmMjEntry
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 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisPmMjAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisPmMjAddrType.<isisSysInstance>.<isisPmMjInterface>.<isisPmMjSlaveEntity>.<isisPmMjAddrType>.<isisPmMjMtId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-ISIS-MIB::isisPmMjAddrType'
Syntax
- Source
- IsisAddrType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | ipv4 |
2 | ipv6 |
3 | nsap |
4 | ipx |