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
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.23 | novell | IPX |
| 1.3.6.1.4.1.23.2 | mibDoc | IPX |
| 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 |