CISCO-DMN-DSG-ROUTING-MIB: View SNMP OID List / Download MIB
VENDOR: SCIENTIFIC-ATLANTA
Home | MIB: CISCO-DMN-DSG-ROUTING-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 |
ciscoDSGRouting | 1.3.6.1.4.1.1429.2.2.5.40 |
Cisco Routing MIB. |
||
multicastRouteTable | 1.3.6.1.4.1.1429.2.2.5.40.1 | no-access |
Multicast Route Table. |
|
1.3.6.1.4.1.1429.2.2.5.40.1.1 | no-access |
Entry for Multicast Route table. |
||
multicastRouteIndex | 1.3.6.1.4.1.1429.2.2.5.40.1.1.1 | integer32 | read-only |
Multicast Route Index. |
multicastRouteV4IPAddr | 1.3.6.1.4.1.1429.2.2.5.40.1.1.2 | ipaddress | read-write |
Destination IP Address. |
multicastRouteRowStatus | 1.3.6.1.4.1.1429.2.2.5.40.1.1.3 | rowstatus | read-write |
To be used for creating and deleting rows in this table. |
staticRouteTable | 1.3.6.1.4.1.1429.2.2.5.40.2 | no-access |
Static Route Table. |
|
1.3.6.1.4.1.1429.2.2.5.40.2.1 | no-access |
Entry for Static Route table. |
||
staticRouteIndex | 1.3.6.1.4.1.1429.2.2.5.40.2.1.1 | integer32 | read-only |
Static Route Index. |
staticRouteV4IPAddr | 1.3.6.1.4.1.1429.2.2.5.40.2.1.2 | ipaddress | read-write |
Destination IP Address. |
staticRouteV4Mask | 1.3.6.1.4.1.1429.2.2.5.40.2.1.3 | integer32 | read-write |
Destination Network Mask |
staticRouteV4Gateway | 1.3.6.1.4.1.1429.2.2.5.40.2.1.4 | ipaddress | read-write |
Gateway IP Address. |
staticRoutePort1Enable | 1.3.6.1.4.1.1429.2.2.5.40.2.1.5 | integer | read-write |
Applicable for Port 1. Enumeration: 'yes': 2, 'no': 1. |
staticRoutePort2Enable | 1.3.6.1.4.1.1429.2.2.5.40.2.1.6 | integer | read-write |
Applicable for Port 2. Enumeration: 'yes': 2, 'no': 1. |
staticRoutePort3Enable | 1.3.6.1.4.1.1429.2.2.5.40.2.1.7 | integer | read-write |
Applicable for Port 3. Enumeration: 'yes': 2, 'no': 1. |
staticRouteRowStatus | 1.3.6.1.4.1.1429.2.2.5.40.2.1.8 | rowstatus | read-write |
To be used for creating and deleting rows in this table. |
unicastRoutesTable | 1.3.6.1.4.1.1429.2.2.5.40.3 | no-access |
Unicast Route Table. |
|
1.3.6.1.4.1.1429.2.2.5.40.3.1 | no-access |
Entry for Unicast Route table. |
||
unicastRoutesIndex | 1.3.6.1.4.1.1429.2.2.5.40.3.1.1 | integer32 | read-only |
Unicast Route Index. |
unicastRoutesPortID | 1.3.6.1.4.1.1429.2.2.5.40.3.1.2 | integer32 | read-only |
Port ID. |
unicastRoutesV4IPAddr | 1.3.6.1.4.1.1429.2.2.5.40.3.1.3 | ipaddress | read-only |
Destination IP Address. |
unicastRoutesV4Mask | 1.3.6.1.4.1.1429.2.2.5.40.3.1.4 | integer32 | read-only |
Destination IP Address. |
unicastRoutesV4Gateway | 1.3.6.1.4.1.1429.2.2.5.40.3.1.5 | ipaddress | read-only |
Destination IP Gateway. |
unicastRoutesMTU | 1.3.6.1.4.1.1429.2.2.5.40.3.1.6 | counter32 | read-only |
MTU. |
unicastRoutesTTL | 1.3.6.1.4.1.1429.2.2.5.40.3.1.7 | counter32 | read-only |
TTL (ms). |
unicastRoutesGWOrHost | 1.3.6.1.4.1.1429.2.2.5.40.3.1.8 | integer | read-only |
Gateway or Host. Enumeration: 'host': 2, 'gateway': 1. |
unicastRoutesType | 1.3.6.1.4.1.1429.2.2.5.40.3.1.9 | integer | read-only |
Route Type. Enumeration: 'static': 2, 'dynamic': 1. |