QLASP-Config-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
31

btTeamTable

table mandatory
.1.3.6.1.4.1.3873.1.2.1.1.2 · 1 row entry · 15 columns
Uses the dell variant from /opt/observium/mibs/dell.
Command help
Walk btTeamTable
/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::btTeamTable'
A list of team entries.  The number of
teams is given by the value of teamNumber.
btTeamEntry row .1.3.6.1.4.1.3873.1.2.1.1.2.1
An entry containing team objects at the
target system.
Indexes
Column Syntax OID
btTeamIndexmandatory
An unique value for each team. The value for
each team must remain constant at
least from one re-initialization of the entity's
network management system to the next re-
initialization.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.3873.1.2.1.1.2.1.1
btTeamNamemandatory
A textual string containing name of the team
RFC1213-MIBDisplayString .1.3.6.1.4.1.3873.1.2.1.1.2.1.2
btTeamTypemandatory
The type of team, distinguished according to
the attribute assigned. When team has only one
physical member, the team type is ignored
Enumeration
Enumerated Values:
100team-SLB
101team-FEC-GEC
102team-802-3-AD
104team-SLB-AFD
.1.3.6.1.4.1.3873.1.2.1.1.2.1.3
Mac address of the team. Mac address is
assigned to a team when the team type is
team-FEC-GEC(101) or team-802-3-AD(102)
RFC1213-MIBPhysAddress .1.3.6.1.4.1.3873.1.2.1.1.2.1.4
btPhyNumbermandatory
Number of physical adapters in the team
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3873.1.2.1.1.2.1.5
btVirNumbermandatory
Number of virtual adapters in the team
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3873.1.2.1.1.2.1.6
btModemandatory
mode of this team, PrimaryMode(0) or
Standby(1). For team type other than
team-SLB(100), this should always be
PrimaryMode(0).
Enumeration
Enumerated Values:
1primaryMode
2standby
.1.3.6.1.4.1.3873.1.2.1.1.2.1.7
LiveLink is enabled or not. Probe packet can
be enabled only for team-SLB(100) and
team-SLB-AFD(104).
Enumeration
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.3873.1.2.1.1.2.1.8
For LiveLink feature: The frequency in
milliseconds that a link packet is to be sent.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3873.1.2.1.1.2.1.9
For LiveLink feature: The maximum number of
retries before failing a team member.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3873.1.2.1.1.2.1.10
For LiveLink feature: The frequency (milliseconds)
a link packet is to be sent after a dropped link
packet is detected.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3873.1.2.1.1.2.1.11
For LiveLink feature: The target IP address that
a link packet is sent to. A DNS name cannot be
specified since there is no reliable method to
resolve the DNS name without introducing
unacceptable risk. Only the fi…
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3873.1.2.1.1.2.1.12
For LiveLink feature: The target IP address that
a link packet is sent to. A DNS name cannot be
specified since there is no reliable method to
resolve the DNS name without introducing
unacceptable risk. This one is…
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3873.1.2.1.1.2.1.13
For LiveLink feature: The target IP address that
a link packet is sent to. A DNS name cannot be
specified since there is no reliable method to
resolve the DNS name without introducing
unacceptable risk. This one is…
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3873.1.2.1.1.2.1.14
For LiveLink feature: The target IP address that
a link packet is sent to. A DNS name cannot be
specified since there is no reliable method to
resolve the DNS name without introducing
unacceptable risk. This one is…
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3873.1.2.1.1.2.1.15

btPhyAdapterTable

table mandatory
.1.3.6.1.4.1.3873.1.2.1.2.2 · 1 row entry · 7 columns
Uses the dell variant from /opt/observium/mibs/dell.
Command help
Walk btPhyAdapterTable
/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::btPhyAdapterTable'
The phyMember tables contain the physical 
adapter members of loadbalance teams.
btPhyAdapterEntry row .1.3.6.1.4.1.3873.1.2.1.2.2.1
A team entry containing objects at the
target system.
Column Syntax OID
btpTeamIndexmandatory
An unique value for each team.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.3873.1.2.1.2.2.1.1
A value for each adapter within a team.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.3873.1.2.1.2.2.1.2
A textual string containing name of the adapter
RFC1213-MIBDisplayString .1.3.6.1.4.1.3873.1.2.1.2.2.1.3
btpMemberTypemandatory
The type of adapter member.
Enumeration
Enumerated Values:
100load-balance
101standby
.1.3.6.1.4.1.3873.1.2.1.2.2.1.4
btpMacAddressmandatory
Mac address of the adapter.
RFC1213-MIBPhysAddress .1.3.6.1.4.1.3873.1.2.1.2.2.1.5
State of the interface in the team.
Enumeration
Enumerated Values:
1unknown
2link-up-not-join-traffic
3disable-not-join-traffic
4join-traffic
.1.3.6.1.4.1.3873.1.2.1.2.2.1.6
btpLiveLinkIpmandatory
IP address for LiveLink.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3873.1.2.1.2.2.1.7

btVirAdapterTable

table mandatory
.1.3.6.1.4.1.3873.1.2.1.3.2 · 1 row entry · 9 columns
Uses the dell variant from /opt/observium/mibs/dell.
Command help
Walk btVirAdapterTable
/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::btVirAdapterTable'
The virMember tables contain the VLAN 
members of loadbalance teams.
btVirAdapterEntry row .1.3.6.1.4.1.3873.1.2.1.3.2.1
A team entry containing objects at the
target system.
Column Syntax OID
btvTeamIndexmandatory
An unique value for each team.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.3873.1.2.1.3.2.1.1
A unique value for each virtual adapter in a team.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.3873.1.2.1.3.2.1.2
A textual string containing name of the VLAN
RFC1213-MIBDisplayString .1.3.6.1.4.1.3873.1.2.1.3.2.1.3
btvVlanIdmandatory
802.1Q VLAN ID of the virtual adapter.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3873.1.2.1.3.2.1.4
btvLinkStatusmandatory
Virtual adapter link status
Enumeration
Enumerated Values:
1link-up
2link-fail
.1.3.6.1.4.1.3873.1.2.1.3.2.1.5
btvIPAddressmandatory
IP address of the virtual adapter.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3873.1.2.1.3.2.1.6
btvSubnetMaskmandatory
IP subnet Mask of the virtual adapter.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3873.1.2.1.3.2.1.7
MAC address of the virtual adapter.
RFC1213-MIBPhysAddress .1.3.6.1.4.1.3873.1.2.1.3.2.1.8
btvLineSpeedmandatory
A textual string displays the operating speed
of the virtual adapter.
RFC1213-MIBDisplayString .1.3.6.1.4.1.3873.1.2.1.3.2.1.9