rtmMjSlaveFteId
DC-RTM-MIB ·
.1.3.6.1.4.1.629.10.7.1.4.1.2
Object
column FteIndex
The HAF entity index identifying the instance of the slave entity
to which this master join table entry applies.
This index is used in the join user data, to enable FTI-specific
code within System Manager to select a suitable slave entity
instance.
Context
- MIB
- DC-RTM-MIB
- OID
.1.3.6.1.4.1.629.10.7.1.4.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rtmMjEntry
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-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmMjSlaveFteId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmMjSlaveFteId.<rtmMjRtmFteIndex>.<rtmMjSlaveFteId>.<rtmMjSlaveType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-RTM-MIB::rtmMjSlaveFteId'