PROM-LAYER3-MIB: View SNMP OID List / Download MIB
VENDOR: PROMINET CORPORATION
Home | MIB: PROM-LAYER3-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 |
promSwitchingLayerIII | 1.3.6.1.4.1.2167.5.6 | |||
promL3AddrFwdMgmt | 1.3.6.1.4.1.2167.5.6.1 | |||
promL3AddrFwdDataBaseMgmt | 1.3.6.1.4.1.2167.5.6.1.1 | |||
promL3AddrFwdIPUnicastStatus | 1.3.6.1.4.1.2167.5.6.1.1.1 | integer | read-only |
The operational state for the IP unicast forwarding table. ipunicastEnabled(1) - Table forwarding is enabled. ipunicastDisabled(2) - Table forwarding is disabled. Enumeration: 'ipunicastEnabled': 1, 'ipunicastDisabled': 2. |
promL3AddrFwdIPUnicastMode | 1.3.6.1.4.1.2167.5.6.1.1.2 | integer | read-write |
The table hash lookup mode for the IP unicast forwarding table. ipunicastDA(1) - Hash into table using protocol destination address only. ipunicastSADA(2) - Hash into table using protocol destination and source address only. Enumeration: 'ipunicastDA': 1, 'ipunicastSADA': 2. |
promL3AddrFwdIPUnicastHash | 1.3.6.1.4.1.2167.5.6.1.1.3 | integer | read-write |
The hashing lookup key size for the IP unicast forwarding table. ipunicast8bit(1) - 8 bit hash key. ipunicast10bit(2) - 10 bit hash key. ipunicast12bit(3) - 12 bit hash key. Enumeration: 'ipunicast10bit': 2, 'ipunicast8bit': 1, 'ipunicast12bit': 3. |
promL3AddrFwdIPUnicastAgeStatus | 1.3.6.1.4.1.2167.5.6.1.1.4 | integer | read-write |
The IP unicast forwarding table entry aging status. ipunicastAgeEnabled(1) - Table aging is enabled. ipunicastAgeDisabled(2) - Table aging is disabled. Enumeration: 'ipunicastAgeEnabled': 1, 'ipunicastAgeDisabled': 2. |
promL3AddrFwdIPUnicastAgePeriod | 1.3.6.1.4.1.2167.5.6.1.1.5 | integer | read-write |
The IP unicast forwarding table entry aging period in seconds. |
promL3AddrFwdIPUnicastMaxEntries | 1.3.6.1.4.1.2167.5.6.1.1.6 | integer | read-write |
The maximum cache entries for IP unicast (Cajun1 1 - 43007, Cajun2 1 - 82174). |
promL3AddrFwdIPUnicastActiveEntries | 1.3.6.1.4.1.2167.5.6.1.1.7 | counter | read-only |
The count of active entries in the IP unicast forwarding table. |
promL3AddrFwdIPUnicastAddedEntries | 1.3.6.1.4.1.2167.5.6.1.1.8 | counter | read-only |
The count of active entries which have been added to the IP unicast forwarding table. |
promL3AddrFwdIPUnicastRemovedEntries | 1.3.6.1.4.1.2167.5.6.1.1.9 | counter | read-only |
The count of active entries which have been removed from the IP unicast forwarding table. |
promL3AddrFwdIPUnicastAgedEntries | 1.3.6.1.4.1.2167.5.6.1.1.10 | counter | read-only |
The count of active entries which have aged away in the IP unicast forwarding table. |
promL3AddrFwdIPMulticastStatus | 1.3.6.1.4.1.2167.5.6.1.1.11 | integer | read-only |
The operational state for the IP multicast forwarding table. ipmulticastEnabled(1) - Table forwarding is enabled. ipmulticastDisabled(2) - Table forwarding is disabled. Enumeration: 'ipmulticastEnabled': 1, 'ipmulticastDisabled': 2. |
promL3AddrFwdIPMulticastMode | 1.3.6.1.4.1.2167.5.6.1.1.12 | integer | read-write |
The table hash lookup mode for the IP multicast forwarding table. ipmulticastDA(1) - Hash into table using protocol destination address only. ipmulticastSADA(2) - Hash into table using protocol destination and source address only. Enumeration: 'ipmulticastSADA': 2, 'ipmulticastDA': 1. |
promL3AddrFwdIPMulticastHash | 1.3.6.1.4.1.2167.5.6.1.1.13 | integer | read-write |
The hashing lookup key size for the IP multicast forwarding table. ipmulticast8bit(1) - 8 bit hash key. ipmulticast10bit(2) - 10 bit hash key. ipmulticast12bit(3) - 12 bit hash key. Enumeration: 'ipmulticast8bit': 1, 'ipmulticast10bit': 2, 'ipmulticast12bit': 3. |
promL3AddrFwdIPMulticastAgeStatus | 1.3.6.1.4.1.2167.5.6.1.1.14 | integer | read-write |
The IP multicast forwarding table entry aging status. ipmulticastAgeEnabled(1) - Table aging enabled. ipmulticastAgeDisabled(2) - Table aging disabled. Enumeration: 'ipmulticastAgeEnabled': 1, 'ipmulticastAgeDisabled': 2. |
promL3AddrFwdIPMulticastAgePeriod | 1.3.6.1.4.1.2167.5.6.1.1.15 | integer | read-write |
The IP multicast forwarding table entry aging period in seconds. |
promL3AddrFwdIPMulticastMaxEntries | 1.3.6.1.4.1.2167.5.6.1.1.16 | integer | read-write |
The maximum cache entries for IP multicast (Cajun1 1 - 43007, Cajun2 1 - 82174). |
promL3AddrFwdIPMulticastActiveEntries | 1.3.6.1.4.1.2167.5.6.1.1.17 | counter | read-only |
The count of active entries in the IP multicast forwarding table. |
promL3AddrFwdIPMulticastAddedEntries | 1.3.6.1.4.1.2167.5.6.1.1.18 | counter | read-only |
The count of active entries which have been added to the IP multicast forwarding table. |
promL3AddrFwdIPMulticastRemovedEntries | 1.3.6.1.4.1.2167.5.6.1.1.19 | counter | read-only |
The count of active entries which have been removed from the IP multicast forwarding table. |
promL3AddrFwdIPMulticastAgedEntries | 1.3.6.1.4.1.2167.5.6.1.1.20 | counter | read-only |
The count of active entries which have aged away in the IP Multicast forwarding table. |
promL3AddrFwdIPXStatus | 1.3.6.1.4.1.2167.5.6.1.1.21 | integer | read-only |
The operational state for the IPX forwarding table. ipxEnabled(1) - Table forwarding is enabled. ipxDisabled(2) - Table forwarding is disabled. Enumeration: 'ipxEnabled': 1, 'ipxDisabled': 2. |
promL3AddrFwdIPXMode | 1.3.6.1.4.1.2167.5.6.1.1.22 | integer | read-write |
The table hashing lookup mode for the IPX forwarding table. ipxDA(1) - Hash into table using protocol destination address only. ipxSADA(2) - Hash into table using protocol destination and source address only. Enumeration: 'ipxDA': 1, 'ipxSADA': 2. |
promL3AddrFwdIPXHash | 1.3.6.1.4.1.2167.5.6.1.1.23 | integer | read-write |
The hashing lookup key size for the IPX forwarding table. ipx8bit(1) - 8 bit hash key. ipx10bit(2) - 10 bit hash key. ipx12bit(3) - 12 bit hash key. Enumeration: 'ipx8bit': 1, 'ipx12bit': 3, 'ipx10bit': 2. |
promL3AddrFwdIPXAgeStatus | 1.3.6.1.4.1.2167.5.6.1.1.24 | integer | read-write |
The IPX forwarding table entry aging status. ipxAgeEnabled(1) - Table aging is enabled. ipxAgeDisabled(2) - Table aging is disabled. Enumeration: 'ipxAgeEnabled': 1, 'ipxAgeDisabled': 2. |
promL3AddrFwdIPXAgePeriod | 1.3.6.1.4.1.2167.5.6.1.1.25 | integer | read-write |
The IPX forwarding table entry aging period in seconds. |
promL3AddrFwdIPXMaxEntries | 1.3.6.1.4.1.2167.5.6.1.1.26 | integer | read-write |
The maximum cache entries for IPX (Cajun1 1 - 43007, Cajun2 1 - 82174). |
promL3AddrFwdIPXActiveEntries | 1.3.6.1.4.1.2167.5.6.1.1.27 | counter | read-only |
The count of active entries in the IPX forwarding table. |
promL3AddrFwdIPXAddedEntries | 1.3.6.1.4.1.2167.5.6.1.1.28 | counter | read-only |
The count of active entries which have been added to the IPX forwarding table. |
promL3AddrFwdIPXRemovedEntries | 1.3.6.1.4.1.2167.5.6.1.1.29 | counter | read-only |
The count of active entries which have been removed from the IPX forwarding table. |
promL3AddrFwdIPXAgedEntries | 1.3.6.1.4.1.2167.5.6.1.1.30 | counter | read-only |
The count of active entries which have aged away in the IPX forwarding table. |
promL3AddrFwdSysMaxEntries | 1.3.6.1.4.1.2167.5.6.1.1.31 | integer | read-write |
The maximum number of system forwarding cache entries. |
promL3AddrFwdCacheTable | 1.3.6.1.4.1.2167.5.6.1.1.32 | no-access |
A table of L3 address forwarding entries. The address table is used by the routing function to perform forwarding and filtering decisions. Each of the three tables are indexed by the table type, IP unicast, IP multicast or IPX. |
|
1.3.6.1.4.1.2167.5.6.1.1.32.1 | no-access |
A particular address table entry. Each entry is indexed by concatenating some, not all, of the variables found in the forwarding entry. |
||
promL3AddrFwdCacheFabricPortID | 1.3.6.1.4.1.2167.5.6.1.1.32.1.1 | integer | read-only | |
promL3AddrFwdCacheTblType | 1.3.6.1.4.1.2167.5.6.1.1.32.1.2 | proml3addrfwdtbltype | read-only | |
promL3AddrFwdCacheDstAddr | 1.3.6.1.4.1.2167.5.6.1.1.32.1.3 | ipipxnetnumber | read-only |
The destination outbound flow protocol host or network address. |
promL3AddrFwdCacheSrcAddr | 1.3.6.1.4.1.2167.5.6.1.1.32.1.4 | ipipxnetnumber | read-only |
The source inbound flow protocol host or network address. |
promL3AddrFwdCacheDstVlanID | 1.3.6.1.4.1.2167.5.6.1.1.32.1.5 | integer | read-only |
The destination outbound flow VLAN ID. |
promL3AddrFwdCacheSrcVlanID | 1.3.6.1.4.1.2167.5.6.1.1.32.1.6 | integer | read-only |
The source inbound flow VLAN ID. |
promL3AddrFwdCacheDstPort | 1.3.6.1.4.1.2167.5.6.1.1.32.1.7 | integer | read-only |
The destination outbound flow TCP/UDP port or IPX socket number. |
promL3AddrFwdCacheSrcPort | 1.3.6.1.4.1.2167.5.6.1.1.32.1.8 | integer | read-only |
The source inbound flow TCP/UDP port or IPX socket number. |
promL3AddrFwdCacheComp | 1.3.6.1.4.1.2167.5.6.1.1.32.1.9 | integer | read-only |
Describes outbound frame format. da(1) - DA compare. da-sa(2) - DA and SA compare. da-prot(3) - DA and protocol type compare. da-dp(4) - DA and destination port compare. da-sa-prot(5) - DA and SA and protocol compare. da-sa-dp-sp(6) - DA and SA and destination and source port compare. Enumeration: 'da-sa': 2, 'da-prot': 3, 'da-sa-dp-sp': 6, 'da': 1, 'da-sa-prot': 5, 'da-dp': 4. |
promL3AddrFwdCacheNxtHopMac | 1.3.6.1.4.1.2167.5.6.1.1.32.1.10 | macaddress | read-only |
The destination outbound next hop MAC address. |
promL3AddrFwdCacheIPXUse | 1.3.6.1.4.1.2167.5.6.1.1.32.1.11 | integer | read-only |
USE IPX PDU host address (DNODE) as next hop MAC. usePDUhost(1) - Use the host DNODE address as next hop MAC address. useFWDhost(2) - Use the forwarding entry next hop MAC address as next hop. Enumeration: 'useFWDhost': 2, 'usePDUhost': 1. |
promL3AddrFwdCacheFormat | 1.3.6.1.4.1.2167.5.6.1.1.32.1.12 | integer | read-only |
Describes network outbound frame format. etherV2(1) - Ethernet version 2 - IP and IPX. etherIPXDSAP(2) - DSAP and SSAP = 0xE0, IPX only. etherSNAP(3) - SAP/SNAP - IP and IPX. etherIPXRAW(4) - DSAP and SSAP = 0xFF, IPX only. Enumeration: 'etherSNAP': 3, 'etherIPXRAW': 4, 'etherIPXDSAP': 2, 'etherV2': 1. |
promL3AddrFwdCacheTTL | 1.3.6.1.4.1.2167.5.6.1.1.32.1.13 | integer | read-only |
IP multicast TTL scope ranges. ttl-IGNORE(1) - ignore TTL checks for ip multicast. ttl-GT32(2) - forward if TTL greater than 32 decimal. ttl-GT64(3) - forward if TTL greater than 64 decimal. ttl-GT128(4) - forward if TTL greater than 128 decimal. Enumeration: 'ttl-IGNORE': 1, 'ttl-GT128': 4, 'ttl-GT32': 2, 'ttl-GT64': 3. |
promL3AddrFwdCacheFilter | 1.3.6.1.4.1.2167.5.6.1.1.32.1.14 | integer | read-only |
Filter flow(s) based on entry. filterON(1) - Filter is enabled. filterOFF(2) - Filter is disabled. Enumeration: 'filterON': 1, 'filterOFF': 2. |
promL3AddrFwdCachePriority | 1.3.6.1.4.1.2167.5.6.1.1.32.1.15 | integer | read-only |
Flow priority. |
promL3AddrFwdCachePersistence | 1.3.6.1.4.1.2167.5.6.1.1.32.1.16 | integer | read-only |
This object indicates the persistence of this entry: invalid(1) - Writing this value to the object deletes the entry from the table. permanent(2) - Address is not aged out. deleteOnTimeout(3) - Typically, address entries are learned dynamically by the switch. These entries are aged out of the table if they are not active on the network. Enumeration: 'permanent': 2, 'deleteOnTimeout': 3, 'invalid': 1. |
promL3AddrFwdCacheStatus | 1.3.6.1.4.1.2167.5.6.1.1.32.1.17 | integer | read-only |
This object indicates the status of the entry: learned(1) - This entry was learned dynamically. mgmt(2) - This entry was added or modified by management. Entries that have been added by management and made permanent Enumeration: 'learned': 1, 'mgmt': 2. |
promL3AddrFwdControlTable | 1.3.6.1.4.1.2167.5.6.1.1.33 | no-access |
A table of L3 address forwarding entries. The address table is used by the routing function to perform forwarding and filtering decisions. Each of the three tables are indexed by the table type, IP unicast, IP multicast or IPX. |
|
1.3.6.1.4.1.2167.5.6.1.1.33.1 | no-access |
A particular address table entry. Each entry is indexed by concatenating some, not all, of the variables found in the forwarding entry. |
||
promL3AddrFwdControlFabricPortID | 1.3.6.1.4.1.2167.5.6.1.1.33.1.1 | integer | read-only | |
promL3AddrFwdControlTblType | 1.3.6.1.4.1.2167.5.6.1.1.33.1.2 | proml3addrfwdtbltype | read-only | |
promL3AddrFwdControlDstAddr | 1.3.6.1.4.1.2167.5.6.1.1.33.1.3 | ipipxnetnumber | read-only |
The destination outbound flow protocol host or network address. |
promL3AddrFwdControlSrcAddr | 1.3.6.1.4.1.2167.5.6.1.1.33.1.4 | ipipxnetnumber | read-only |
The source inbound flow protocol host or network address. |
promL3AddrFwdControlDstVlanID | 1.3.6.1.4.1.2167.5.6.1.1.33.1.5 | integer | read-only |
The destination outbound flow VLAN ID. |
promL3AddrFwdControlSrcVlanID | 1.3.6.1.4.1.2167.5.6.1.1.33.1.6 | integer | read-only |
The source inbound flow VLAN ID. |
promL3AddrFwdControlDstPort | 1.3.6.1.4.1.2167.5.6.1.1.33.1.7 | integer | read-only |
The destination outbound flow TCP/UDP port or IPX socket number. |
promL3AddrFwdControlSrcPort | 1.3.6.1.4.1.2167.5.6.1.1.33.1.8 | integer | read-only |
The source inbound flow TCP/UDP port or IPX socket number. |
promL3AddrFwdControlComp | 1.3.6.1.4.1.2167.5.6.1.1.33.1.9 | integer | read-only |
Describes outbound frame format. da(1) - DA compare. da-sa(2) - DA and SA compare. da-prot(3) - DA and protocol type compare. da-dp(4) - DA and destination port compare. da-sa-prot(5) - DA and SA and protocol compare. da-sa-dp-sp(6) - DA and SA and destination and source port compare. Enumeration: 'da-sa': 2, 'da-prot': 3, 'da-sa-dp-sp': 6, 'da': 1, 'da-sa-prot': 5, 'da-dp': 4. |
promL3AddrFwdControlNxtHopMac | 1.3.6.1.4.1.2167.5.6.1.1.33.1.10 | macaddress | read-only |
The destination outbound next hop MAC address. |
promL3AddrFwdControlIPXUse | 1.3.6.1.4.1.2167.5.6.1.1.33.1.11 | integer | read-only |
USE IPX PDU host address (DNODE) as next hop MAC. usePDUhost(1) - Use the host DNODE address as next hop MAC address. useFWDhost(2) - Use the forwarding entry next hop MAC address as next hop. Enumeration: 'useFWDhost': 2, 'usePDUhost': 1. |
promL3AddrFwdControlFormat | 1.3.6.1.4.1.2167.5.6.1.1.33.1.12 | integer | read-only |
Describes network outbound frame format. etherV2(1) - Ethernet version 2 - IP and IPX. etherIPXDSAP(2) - DSAP and SSAP = 0xE0, IPX only. etherSNAP(3) - SAP/SNAP - IP and IPX. etherIPXRAW(4) - DSAP and SSAP = 0xFF, IPX only. Enumeration: 'etherSNAP': 3, 'etherIPXRAW': 4, 'etherIPXDSAP': 2, 'etherV2': 1. |
promL3AddrFwdControlTTL | 1.3.6.1.4.1.2167.5.6.1.1.33.1.13 | integer | read-only |
IP multicast TTL scope ranges. ttl-IGNORE(1) - ignore TTL checks for ip multicast. ttl-GT32(2) - forward if TTL greater than 32 decimal. ttl-GT64(3) - forward if TTL greater than 64 decimal. ttl-GT128(4) - forward if TTL greater than 128 decimal. Enumeration: 'ttl-IGNORE': 1, 'ttl-GT128': 4, 'ttl-GT32': 2, 'ttl-GT64': 3. |
promL3AddrFwdControlFilter | 1.3.6.1.4.1.2167.5.6.1.1.33.1.14 | integer | read-only |
Filter flow(s) based on entry. filterON(1) - Filter is enabled. filterOFF(2) - Filter is disabled. Enumeration: 'filterON': 1, 'filterOFF': 2. |
promL3AddrFwdControlPriority | 1.3.6.1.4.1.2167.5.6.1.1.33.1.15 | integer | read-only |
Flow priority. |
promL3AddrFwdControlPersistence | 1.3.6.1.4.1.2167.5.6.1.1.33.1.16 | integer | read-only |
This object indicates the persistence of this entry: invalid(1) - Writing this value to the object deletes the entry from the table. permanent(2) - Address is not aged out. deleteOnTimeout(3) - Typically, address entries are learned dynamically by the switch. These entries are aged out of the table if they are not active on the network. Enumeration: 'permanent': 2, 'deleteOnTimeout': 3, 'invalid': 1. |