tnSapIgmpSnpgCfgMRouter
TN-IGMP-SNOOPING-MIB ·
.1.3.6.1.4.1.7483.6.1.2.24.2.1.1.3
Object
The value of the object tnSapIgmpSnpgCfgMRouter specifies whether
a multicast router is attached behind this SAP.
If tnSapIgmpSnpgCfgSendQueries is set to 'enabled(1)', the system acts
as if this object was set to 'false(2)'.
Context
- MIB
- TN-IGMP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.24.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnSapIgmpSnpgConfigEntry
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::tnSapIgmpSnpgCfgMRouter'
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::tnSapIgmpSnpgCfgMRouter.<tnSysSwitchId>.<tnSvcId>.<tnSapPortId>.<tnSapEncapValue>'
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::tnSapIgmpSnpgCfgMRouter'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |