multicastTopologyJoinType
VIPTELA-OPER-MULTICAST ·
.1.3.6.1.4.1.41916.15.1.3.1.4
Object
column JoinTypeEnum
Type of join
Context
- MIB
- VIPTELA-OPER-MULTICAST
- OID
.1.3.6.1.4.1.41916.15.1.3.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- multicastTopologyEntry
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 'VIPTELA-OPER-MULTICAST' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-OPER-MULTICAST::multicastTopologyJoinType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VIPTELA-OPER-MULTICAST' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-OPER-MULTICAST::multicastTopologyJoinType.<multicastTopologyVpnId>.<multicastTopologyGroup>.<multicastTopologySource>.<multicastTopologyJoinType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VIPTELA-OPER-MULTICAST' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VIPTELA-OPER-MULTICAST::multicastTopologyJoinType'
Syntax
- Source
- JoinTypeEnum
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | starStarRp |
2 | starGroup |
3 | sourceGroup |
4 | sourceGroupRpt |
5 | autoRp |
6 | sourceActive |