CISCOSB-rldot1q-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCOSB-rldot1q-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rlq_bridge_mib | 1.3.6.1.4.1.9.6.1.101.57.8 |
The private MIB module definition for dot1q MIBs. |
||
rldot1q | 1.3.6.1.4.1.9.6.1.101.57.8 | |||
rldot1qStaticUnicastTable | 1.3.6.1.4.1.9.6.1.101.57.8.1 | no-access |
An augmentation to dot1qStaticUnicastTable |
|
1.3.6.1.4.1.9.6.1.101.57.8.1.1 | no-access |
An augmentation to dot1qStaticUnicastEntry |
||
rldot1qStaticUnicastAddressOwner | 1.3.6.1.4.1.9.6.1.101.57.8.1.1.1 | integer | read-write |
The learned status of this entry: static(1) - address has added by user. learned(2)- address has added by device. Enumeration: 'learned': 2, 'static': 1. |
rldot1qTpFdbTable | 1.3.6.1.4.1.9.6.1.101.57.8.2 | no-access |
An augmentation to dot1qTpFdbTable |
|
1.3.6.1.4.1.9.6.1.101.57.8.2.1 | no-access |
An augmentation to dot1qTpFdbEntry |
||
rldot1qTpFdbSubStatus | 1.3.6.1.4.1.9.6.1.101.57.8.2.1.1 | integer | read-only |
The sub status of this entry. The meanings of the values are: none(1) - non of the following. dynamic-static(2) - the value of the corresponding instance of dot1qTpFdbPort was learned dynamically in SW but kept as static address in HW. Enumeration: 'dynamic-static': 2, 'none': 1. |
rldot1qTpFdbCountTable | 1.3.6.1.4.1.9.6.1.101.57.8.3 | no-access |
Counters for FDB table. Per VLAN, port and type. |
|
1.3.6.1.4.1.9.6.1.101.57.8.3.1 | no-access |
Count the number of MAC address for a specific VLAN, port and type. |
||
rldot1qTpFdbCountVlanTag | 1.3.6.1.4.1.9.6.1.101.57.8.3.1.1 | integer | read-only |
Vlan Tag. Zero means all vlans |
rldot1qTpFdbCountPort | 1.3.6.1.4.1.9.6.1.101.57.8.3.1.2 | integer32 | read-only |
Port. Zero means all ports |
rldot1qTpFdbCountType | 1.3.6.1.4.1.9.6.1.101.57.8.3.1.3 | integer | read-only |
Type of the address: TODO Enumeration: 'ipv4Host': 7, 'ipv6Host': 8, 'self': 4, 'invalid': 2, 'multicast': 6, 'mgmt': 5, 'learned': 3, 'other': 1. |
rldot1qTpFdbCountCount | 1.3.6.1.4.1.9.6.1.101.57.8.3.1.4 | integer | read-only |
Number of address per selected vlan, port and type. |