tnTlsIgmpSnpgCfgQuerySrcAddrType
TN-IGMP-SNOOPING-MIB ·
.1.3.6.1.4.1.7483.6.1.2.24.1.1.1.9
Object
column r/w
Enumeration
The value of the object tnTlsIgmpSnpgCfgQuerySrcAddrType specifies,
together with the value of object tnTlsIgmpSnpgCfgQuerySrcAddress,
the source IP address used when generating IGMP queries.
When the value of this object is 'querySrcAddr (1)', the value
configured in tnTlsIgmpSnpgCfgQuerySrcAddress is used as the query
source address. When the value of this object is 'systemIpAddr (2)',
the IP address of the system interface is used.
Context
- MIB
- TN-IGMP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.24.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnTlsIgmpSnpgConfigEntry
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 'TN-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-IGMP-SNOOPING-MIB::tnTlsIgmpSnpgCfgQuerySrcAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-IGMP-SNOOPING-MIB::tnTlsIgmpSnpgCfgQuerySrcAddrType.<tnSysSwitchId>.<tnSvcId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-IGMP-SNOOPING-MIB::tnTlsIgmpSnpgCfgQuerySrcAddrType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | querySrcAddr |
2 | systemIpAddr |