l2vmMjPartnerIndex
DC-L2VPN-MIB ·
mrv variant
·
.1.2.826.0.1.1578918.5.94.2.1.1.2.1.4
Object
column Unsigned32
Identifies the specific slave entity to join with. This index is used in the join user data, to enable FTI-specific code within System Manager to select a suitable slave entity.
Context
- MIB
- DC-L2VPN-MIB
- OID
.1.2.826.0.1.1578918.5.94.2.1.1.2.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- l2vmMjEntry
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-L2VPN-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-L2VPN-MIB::l2vmMjPartnerIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-L2VPN-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-L2VPN-MIB::l2vmMjPartnerIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-L2VPN-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-L2VPN-MIB::l2vmMjPartnerIndex'
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.