tmnxMsdpSourceDiscMethod
TIMETRA-MSDP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.43.5.1.6
Object
column Enumeration
The value of tmnxMsdpSourceDiscMethod indicates the discovery method for this multicast source. If the source entry was created by an user, the value of this field is 'configured'. If the source was created dynamically, the value is 'dynamic'
Context
- MIB
- TIMETRA-MSDP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.43.5.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxMsdpSourceEntry
- Groups
- 1
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 'TIMETRA-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MSDP-MIB::tmnxMsdpSourceDiscMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MSDP-MIB::tmnxMsdpSourceDiscMethod.<tmnxMsdpSourcePrefixType>.<tmnxMsdpSourcePrefix>.<tmnxMsdpSourceMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MSDP-MIB::tmnxMsdpSourceDiscMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | dynamic |
1 | configured |
Conformance
Member of