tpMldStaticGroupStatus
TPLINK-MLDSNOOPING-MIB ·
.1.3.6.1.4.1.11863.6.43.1.5.1.1.1.4
Object
The following values are states:
these values may be used as follow:
active(1),if the entry is being used.
notInService(2),destory the entry.
notReady(3),destory the entry.
createAndGo(4),not being used
createAndWait(5),creat a new entry
destroy(6),destory the entry.
Context
- MIB
- TPLINK-MLDSNOOPING-MIB
- OID
.1.3.6.1.4.1.11863.6.43.1.5.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpMldMulticastStaticGroupEntry
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 'TPLINK-MLDSNOOPING-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-MLDSNOOPING-MIB::tpMldStaticGroupStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-MLDSNOOPING-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-MLDSNOOPING-MIB::tpMldStaticGroupStatus.<tpMldStaticMulticastIP>.<tpMldStaticVlanID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-MLDSNOOPING-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-MLDSNOOPING-MIB::tpMldStaticGroupStatus'
Syntax
- Source
- TPLINK-TC-MIBTPRowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
4 | createAndGo |
6 | destroy |