btpMemberState
QLASP-Config-MIB ·
.1.3.6.1.4.1.3873.1.2.1.2.2.1.6
Object
column mandatory
Enumeration
State of the interface in the team.
Context
- MIB
- QLASP-Config-MIB
- OID
.1.3.6.1.4.1.3873.1.2.1.2.2.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- btPhyAdapterEntry
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 'QLASP-Config-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QLASP-Config-MIB::btpMemberState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QLASP-Config-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QLASP-Config-MIB::btpMemberState.<btpTeamIndex>.<btpAdapterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QLASP-Config-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QLASP-Config-MIB::btpMemberState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | link-up-not-join-traffic |
3 | disable-not-join-traffic |
4 | join-traffic |