sdpBndIgmpSnpgGrpSrcType
TN-IGMP-SNOOPING-MIB ·
.1.3.6.1.4.1.7483.6.1.2.24.3.3.1.2
Object
column TN-TC-MIBTmnxIgmpGroupType
The value of the object sdpBndIgmpSnpgGrpSrcType indicates
how this source entry was learned.
If this source entry was learned, it is set to 'dynamic(2)'.
For statically configured sources, the value is set to 'static(1)'.
Context
- MIB
- TN-IGMP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.24.3.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnSdpBindIgmpSnpgGrpSrcEntry
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::sdpBndIgmpSnpgGrpSrcType'
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::sdpBndIgmpSnpgGrpSrcType.<tnSysSwitchId>.<tnSvcId>.<sdpBindId>.<sdpBndIgmpSnpgGrpAddress>.<sdpBndIgmpSnpgGrpSrcAddr>'
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::sdpBndIgmpSnpgGrpSrcType'
Syntax
- Source
- TN-TC-MIBTmnxIgmpGroupType
- Base type
Enumeration
Values & Constraints
Type Values
1 | static |
2 | dynamic |