All MIBs › Novell-LANalyzer-Ext-MIB › rpMatrixDSProtocols
rpMatrixDSProtocols
Module: Novell-LANalyzer-Ext-MIB
OID (symbolic): Novell-LANalyzer-Ext-MIB::rpMatrixDSProtocols
OID (numeric): 1.3.6.1.4.1.23.2.13.1.6.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A bit array where each bit indicates a protocol that was seen in a good packet transmitted from rpMatrixDSSourceAddress to rpMatrixDSDestAddress. The protocols currently monitored are:
Bit Protocol 2^0 Unrecognized protocol (none of the following) 2^1 Internet (IP, ARP, RARP) 2^2 ISO 2^3 DEC 2^4 NetWare 2^5 AppleTalk (AppleTalk, AppleTalk ARP) 2^6 XNS 2^7 SNA 2^8 VINES 2^9 NetBEUI 2^10 Media Access Control
What is rpMatrixDSProtocols?
This read-only bitmask reports which protocol families were seen in good packets sent from rpMatrixDSSourceAddress to rpMatrixDSDestAddress, using the same protocol bit layout as rpHostProtocols. Admins compare it to rpMatrixSDProtocols to see whether the two directions of a conversation carry the same mix of protocols.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23.2.13.1.6.3.1.4 snmpwalk -v2c -c public <target> Novell-LANalyzer-Ext-MIB::rpMatrixDSProtocols
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.23.2.13.1.6.3.1.4.1 snmpget -v2c -c public <target> Novell-LANalyzer-Ext-MIB::rpMatrixDSProtocols.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rpMatrixDSProtocols.1
Start monitoring Novell LANalyzer network analyzers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Novell-LANalyzer-Ext-MIB::rpMatrixDSProtocols OID value, configure state conditions and alerts, and monitor any Novell LANalyzer network analyzers from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.23 | novell | GWADA-MIB |
| 1.3.6.1.4.1.23.2 | mibDoc | GWADA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.23.2.13 | rmonPlus_mib | Novell-LANalyzer-Ext-MIB |
| 1.3.6.1.4.1.23.2.13.1 | rmonShadow | Novell-LANalyzer-Ext-MIB |
| 1.3.6.1.4.1.23.2.13.1.6 | rpMatrix | Novell-LANalyzer-Ext-MIB |
| 1.3.6.1.4.1.23.2.13.1.6.3 | rpMatrixDSTable | Novell-LANalyzer-Ext-MIB |
| 1.3.6.1.4.1.23.2.13.1.6.3.1 | rpMatrixDSEntry | Novell-LANalyzer-Ext-MIB |
| 1.3.6.1.4.1.23.2.13.1.6.3.1.4 | rpMatrixDSProtocols | Novell-LANalyzer-Ext-MIB |