FOUNDRY-SN-OSPF-GROUP-MIB: View SNMP OID List / Download MIB
VENDOR: BROCADE
Home | MIB: FOUNDRY-SN-OSPF-GROUP-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 |
snOspfGen | 1.3.6.1.4.1.1991.1.2.4.1 | |||
snOspfRouterId | 1.3.6.1.4.1.1991.1.2.4.1.1 | routerid | read-write |
A 32-bit integer uniquely identifying the router in the Autonomous System. By convention, to ensure uniqueness, this should default to the value of one of the router's IP interface addresses. |
snOspfAdminStat | 1.3.6.1.4.1.1991.1.2.4.1.2 | rtrstatus | read-write |
The administrative status of OSPF in the router. The value 'enabled' denotes that the OSPF Process is active on at least one interface; 'disabled' disables it on all interfaces. |
snOspfASBdrRtrStatus | 1.3.6.1.4.1.1991.1.2.4.1.3 | truthval | read-write |
A flag to note whether this router is an Autonomous System border router. |
snOspfRedisMode | 1.3.6.1.4.1.1991.1.2.4.1.4 | rtrstatus | read-write |
The Redistribution status of OSPF in the router. The value 'enabled' denotes that the OSPF Redistribution is active; 'disabled' disables it on the router. |
snOspfDefaultOspfMetricValue | 1.3.6.1.4.1.1991.1.2.4.1.5 | integer | read-write |
The metric of using a default OSPF Metric value on this route. |
snOspfExternLSACount | 1.3.6.1.4.1.1991.1.2.4.1.6 | gauge | read-only |
The number of external (LS type 5) link-state advertisements in the link-state database. |
snOspfExternLSACksumSum | 1.3.6.1.4.1.1991.1.2.4.1.7 | integer | read-only |
The 32-bit unsigned sum of the LS checksums of the external link-state advertisements contained in the link-state database. This sum can be used to determine if there has been a change in a router's link state database, and to compare the link-state database of two routers. |
snOspfOriginateNewLSAs | 1.3.6.1.4.1.1991.1.2.4.1.8 | counter | read-only |
The number of new link-state advertisements that have been originated. This number is incremented each time the router originates a new LSA. |
snOspfRxNewLSAs | 1.3.6.1.4.1.1991.1.2.4.1.9 | counter | read-only |
The number of link-state advertisements received determined to be new instantiations. This number does not include newer instantiations of self-originated link-state advertisements. |
snOspfOspfRedisMetricType | 1.3.6.1.4.1.1991.1.2.4.1.10 | integer | read-write |
type1: For External Type 1 (comparable value) the intra-area and inter-area routes, it is an OSPF metric plus the External Metric. type2: For external Type 2 (non-comparable value) routes, it is the external metric. Enumeration: 'type1': 1, 'type2': 2. |
snOspfExtLsdbLimit | 1.3.6.1.4.1.1991.1.2.4.1.11 | integer | read-write |
The maximum number of non-default AS- external-LSAs entries that can be stored in the link-state database. If the value is -1, then there is no limit. When the number of non-default AS-external-LSAs in a router's link-state database reaches ospfExtLsdbLimit, the router enters Overflow- State. The router never holds more than ospfExtLsdbLimit non-default AS-external-LSAs in its database. OspfExtLsdbLimit MUST be set identically in all routers attached to the OSPF backbone and/or any regular OSPF area. (i.e., OSPF stub areas and NSSAs are excluded). |
snOspfExitOverflowInterval | 1.3.6.1.4.1.1991.1.2.4.1.12 | integer | read-write |
The number of seconds that, after entering OverflowState, a router will attempt to leave OverflowState. This allows the router to again originate non-default AS-external-LSAs. When set to 0, the router will not leave Overflow- State until restarted. |
snOspfRfc1583Compatibility | 1.3.6.1.4.1.1991.1.2.4.1.13 | integer | read-write |
This allows the ospf routing either compatible with RFC1583 or RFC2178. enabled(1)........activate RFC1583 compatibility rather than RFC2178 disabled(0).......disable RFC1583 compatibility and compatible to RFC2178. Enumeration: 'disabled': 0, 'enabled': 1. |
snOspfRouterIdFormat | 1.3.6.1.4.1.1991.1.2.4.1.14 | integer | read-write |
This object is used to specify whether RouterId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. Enumeration: 'integer': 0, 'ipAddress': 1. |
snOspfDistance | 1.3.6.1.4.1.1991.1.2.4.1.15 | integer | read-write |
OSPF Adminitrative distance. 0 if distance is not set. |
snOspfDistanceIntra | 1.3.6.1.4.1.1991.1.2.4.1.16 | integer | read-write |
OSPF Adminitrative distance - Intra Area. |
snOspfDistanceInter | 1.3.6.1.4.1.1991.1.2.4.1.17 | integer | read-write |
OSPF Adminitrative distance - Inter Area. |
snOspfDistanceExternal | 1.3.6.1.4.1.1991.1.2.4.1.18 | integer | read-write |
OSPF Adminitrative distance - External. |
snOspfArea | 1.3.6.1.4.1.1991.1.2.4.2 | |||
snOspfAreaTable | 1.3.6.1.4.1.1991.1.2.4.2.1 | no-access |
Information describing the configured parameters and cumulative statistics of the router's attached areas. |
|
1.3.6.1.4.1.1991.1.2.4.2.1.1 | no-access |
Information describing the configured parameters and cumulative statistics of one of the router's attached areas. |
||
snOspfAreaId | 1.3.6.1.4.1.1991.1.2.4.2.1.1.1 | areaid | read-only |
A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone. |
snOspfImportASExtern | 1.3.6.1.4.1.1991.1.2.4.2.1.1.2 | integer | read-write |
The area's support for importing AS external link- state advertisements. 0: Stub Area Type 1: Normal Area Type 2: NSSA Area Type |
snOspfStubMetric | 1.3.6.1.4.1.1991.1.2.4.2.1.1.3 | bigmetric | read-write |
The metric value applied at the default type of service(ospfMetric). By default, this equals the least metric at the type of service among the interfaces to other areas. This Object exist if only if the value of snOspfAreaSummary is snOspfAreaSummary(2); Otherwise, an SNMP_GET/GET_NEXT attempt of this Object will return NO_SUCH_NAME. |
snOspfAreaRowStatus | 1.3.6.1.4.1.1991.1.2.4.2.1.1.4 | integer | read-write |
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3. |
snOspfAreaIdFormat | 1.3.6.1.4.1.1991.1.2.4.2.1.1.5 | integer | read-write |
This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. Enumeration: 'integer': 0, 'ipAddress': 1. |
snOspfAddrRange | 1.3.6.1.4.1.1991.1.2.4.3 | |||
snOspfAreaRangeTable | 1.3.6.1.4.1.1991.1.2.4.3.1 | no-access |
A range if IP addresses specified by an IP address/IP network mask pair. For example, class B address range of X.X.X.X with a network mask of 255.255.0.0 includes all IP addresses from X.X.0.0 to X.X.255.255 |
|
1.3.6.1.4.1.1991.1.2.4.3.1.1 | no-access |
A range if IP addresses specified by an IP address/IP network mask pair. For example, class B address range of X.X.X.X with a network mask of 255.255.0.0 includes all IP addresses from X.X.0.0 to X.X.255.255 |
||
snOspfAreaRangeAreaID | 1.3.6.1.4.1.1991.1.2.4.3.1.1.1 | areaid | read-only |
The Area the Address Range is to be found within. |
snOspfAreaRangeNet | 1.3.6.1.4.1.1991.1.2.4.3.1.1.2 | ipaddress | read-only |
The IP Address of the Net or Subnet indicated by the range. |
snOspfAreaRangeMask | 1.3.6.1.4.1.1991.1.2.4.3.1.1.3 | ipaddress | read-write |
The Subnet Mask that pertains to the Net or Subnet. |
snOspfAreaRangeRowStatus | 1.3.6.1.4.1.1991.1.2.4.3.1.1.4 | integer | read-write |
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3. |
snOspfAreaRangeAreaIdFormat | 1.3.6.1.4.1.1991.1.2.4.3.1.1.5 | integer | read-only |
This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. Enumeration: 'integer': 0, 'ipAddress': 1. |
snOspfIntf | 1.3.6.1.4.1.1991.1.2.4.4 | |||
snOspfIfTable | 1.3.6.1.4.1.1991.1.2.4.4.1 | no-access |
The OSPF Interface Table describes the interfaces from the viewpoint of OSPF. |
|
1.3.6.1.4.1.1991.1.2.4.4.1.1 | no-access |
The OSPF Interface Entry describes one interface from the viewpoint of OSPF. |
||
snOspfIfPort | 1.3.6.1.4.1.1991.1.2.4.4.1.1.1 | integer | read-only |
The physical router port of this OSPF interface. |
snOspfIfAreaId | 1.3.6.1.4.1.1991.1.2.4.4.1.1.2 | areaid | read-write |
A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone. |
snOspfIfAdminStat | 1.3.6.1.4.1.1991.1.2.4.4.1.1.3 | rtrstatus | read-write |
The OSPF interface's administrative status. The value 'enabled' denotes that neighbor relationships may be formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF. |
snOspfIfRtrPriority | 1.3.6.1.4.1.1991.1.2.4.4.1.1.4 | designatedrouterpriority | read-write |
The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their router id as a tie breaker. |
snOspfIfTransitDelay | 1.3.6.1.4.1.1991.1.2.4.4.1.1.5 | uptomaxage | read-write |
The estimated number of seconds it takes to transmit a link- state update packet over this interface. |
snOspfIfRetransInterval | 1.3.6.1.4.1.1991.1.2.4.4.1.1.6 | uptomaxage | read-write |
The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets. |
snOspfIfHelloInterval | 1.3.6.1.4.1.1991.1.2.4.4.1.1.7 | hellorange | read-write |
The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for all routers attached to a common network. |
snOspfIfRtrDeadInterval | 1.3.6.1.4.1.1991.1.2.4.4.1.1.8 | positiveinteger | read-write |
The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network. |
snOspfIfAuthType | 1.3.6.1.4.1.1991.1.2.4.4.1.1.9 | integer | read-write |
The authentication type specified for an interface. Additional authentication types may be assigned locally on a per interface basis. |
snOspfIfAuthKey | 1.3.6.1.4.1.1991.1.2.4.4.1.1.10 | octet string | read-write |
The Authentication Key. If the Area's Authorization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. When read, snOspfIfAuthKey always returns an Octet String of length zero. |
snOspfIfMetricValue | 1.3.6.1.4.1.1991.1.2.4.4.1.1.11 | integer | read-write |
The metric of using this type of service on this interface. The default value of the TOS 0 Metric is 10^8 / ifSpeed. |
snOspfIfRowStatus | 1.3.6.1.4.1.1991.1.2.4.4.1.1.12 | integer | read-write |
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3. |
snOspfIfMd5AuthKeyId | 1.3.6.1.4.1.1991.1.2.4.4.1.1.13 | integer | read-write |
The md5 authentication key ID. If the snOspfVirtIfAuthType is set to md5, the value of snOspfIfMd5AuthKeyId must be (1 to 255). This field identifies the algorithm and secret key used to create the message digest appended to the OSPF packet. Key Identifiers are unique per-interface (or equivalently, per-subnet). |
snOspfIfMd5AuthKey | 1.3.6.1.4.1.1991.1.2.4.4.1.1.14 | octet string | read-write |
The MD5 Authentication Key. If the Area's Authorization Type is md5, and the key length is shorter than 16 octets, the agent will left adjust and zero fill to 16 octets. When read, snOspfIfMd5AuthKey always returns an Octet String of length zero. |
snOspfIfMd5ActivationWaitTime | 1.3.6.1.4.1.1991.1.2.4.4.1.1.15 | integer | read-write |
The md5 authentication key activation wait time is specified in second and the maximum wait time is 14400 seconds (4 hours). |
snOspfIfAreaIdFormat | 1.3.6.1.4.1.1991.1.2.4.4.1.1.16 | integer | read-only |
This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. Enumeration: 'integer': 0, 'ipAddress': 1. |
snOspfIfPassiveMode | 1.3.6.1.4.1.1991.1.2.4.4.1.1.17 | integer | read-write |
This object control the passive mode of this interface. Enumeration: 'disabled': 0, 'enabled': 1. |
snOspfIfDatabaseFilterAllOut | 1.3.6.1.4.1.1991.1.2.4.4.1.1.18 | integer | read-write |
This object control the filtering of outgoing OSPF LSA on this interface. Enumeration: 'disabled': 0, 'enabled': 1. |
snOspfIfMtuIgnore | 1.3.6.1.4.1.1991.1.2.4.4.1.1.19 | integer | read-write |
This object control MTU detection mode of this interface. Enumeration: 'disabled': 0, 'enabled': 1. |
snOspfIfNetworkP2mp | 1.3.6.1.4.1.1991.1.2.4.4.1.1.20 | integer | read-write |
This object enable/disable P2MP mode of this interface. Enumeration: 'disabled': 0, 'enabled': 1. |
snOspfIf2Table | 1.3.6.1.4.1.1991.1.2.4.4.2 | no-access |
The OSPF Interface Table describes the interfaces from the viewpoint of OSPF. |
|
1.3.6.1.4.1.1991.1.2.4.4.2.1 | no-access |
The OSPF Interface Entry describes one interface from the viewpoint of OSPF. |
||
snOspfIf2Port | 1.3.6.1.4.1.1991.1.2.4.4.2.1.1 | integer | read-only |
The physical router port of this OSPF interface. |
snOspfIf2AreaId | 1.3.6.1.4.1.1991.1.2.4.4.2.1.2 | areaid | read-write |
A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone. |
snOspfIf2AdminStat | 1.3.6.1.4.1.1991.1.2.4.4.2.1.3 | rtrstatus | read-write |
The OSPF interface's administrative status. The value 'enabled' denotes that neighbor relationships may be formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF. |
snOspfIf2RtrPriority | 1.3.6.1.4.1.1991.1.2.4.4.2.1.4 | designatedrouterpriority | read-write |
The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their router id as a tie breaker. |
snOspfIf2TransitDelay | 1.3.6.1.4.1.1991.1.2.4.4.2.1.5 | uptomaxage | read-write |
The estimated number of seconds it takes to transmit a link- state update packet over this interface. |
snOspfIf2RetransInterval | 1.3.6.1.4.1.1991.1.2.4.4.2.1.6 | uptomaxage | read-write |
The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets. |
snOspfIf2HelloInterval | 1.3.6.1.4.1.1991.1.2.4.4.2.1.7 | hellorange | read-write |
The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for all routers attached to a common network. |
snOspfIf2RtrDeadInterval | 1.3.6.1.4.1.1991.1.2.4.4.2.1.8 | positiveinteger | read-write |
The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network. |
snOspfIf2AuthType | 1.3.6.1.4.1.1991.1.2.4.4.2.1.9 | integer | read-write |
The authentication type specified for an interface. Additional authentication types may be assigned locally on a per interface basis. |
snOspfIf2AuthKey | 1.3.6.1.4.1.1991.1.2.4.4.2.1.10 | octet string | read-write |
The Authentication Key. If the Area's Authorization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. When read, snOspfIf2AuthKey always returns an Octet String of length zero. |
snOspfIf2MetricValue | 1.3.6.1.4.1.1991.1.2.4.4.2.1.11 | integer | read-write |
The metric of using this type of service on this interface. The default value of the TOS 0 Metric is 10^8 / ifSpeed. |
snOspfIf2RowStatus | 1.3.6.1.4.1.1991.1.2.4.4.2.1.12 | integer | read-write |
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3. |
snOspfIf2Md5AuthKeyId | 1.3.6.1.4.1.1991.1.2.4.4.2.1.13 | integer | read-write |
The md5 authentication key ID. If the snOspfVirtIfAuthType is set to md5, the value of snOspfIf2Md5AuthKeyId must be (1 to 255). This field identifies the algorithm and secret key used to create the message digest appended to the OSPF packet. Key Identifiers are unique per-interface (or equivalently, per-subnet). |
snOspfIf2Md5AuthKey | 1.3.6.1.4.1.1991.1.2.4.4.2.1.14 | octet string | read-write |
The MD5 Authentication Key. If the Area's Authorization Type is md5, and the key length is shorter than 16 octets, the agent will left adjust and zero fill to 16 octets. When read, snOspfIf2Md5AuthKey always returns an Octet String of length zero. |
snOspfIf2Md5ActivationWaitTime | 1.3.6.1.4.1.1991.1.2.4.4.2.1.15 | integer | read-write |
The md5 authentication key activation wait time is specified in second and the maximum wait time is 14400 seconds (4 hours). |
snOspfIf2AreaIdFormat | 1.3.6.1.4.1.1991.1.2.4.4.2.1.16 | integer | read-only |
This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. Enumeration: 'integer': 0, 'ipAddress': 1. |
snOspfIf2PassiveMode | 1.3.6.1.4.1.1991.1.2.4.4.2.1.17 | integer | read-write |
This object control the passive mode of this interface. Enumeration: 'disabled': 0, 'enabled': 1. |
snOspfIf2DatabaseFilterAllOut | 1.3.6.1.4.1.1991.1.2.4.4.2.1.18 | integer | read-write |
This object control the filtering of outgoing OSPF LSA on this interface. Enumeration: 'disabled': 0, 'enabled': 1. |
snOspfIf2MtuIgnore | 1.3.6.1.4.1.1991.1.2.4.4.2.1.19 | integer | read-write |
This object control MTU detection mode of this interface. Enumeration: 'disabled': 0, 'enabled': 1. |
snOspfIf2NetworkP2mp | 1.3.6.1.4.1.1991.1.2.4.4.2.1.20 | integer | read-write |
This object enable/disable P2MP mode of this interface. Enumeration: 'disabled': 0, 'enabled': 1. |
snOspfVirtIf | 1.3.6.1.4.1.1991.1.2.4.5 | |||
snOspfVirtIfTable | 1.3.6.1.4.1.1991.1.2.4.5.1 | no-access |
Information about this router's virtual interfaces. |
|
1.3.6.1.4.1.1991.1.2.4.5.1.1 | no-access |
Information about a single Virtual Interface. |
||
snOspfVirtIfAreaID | 1.3.6.1.4.1.1991.1.2.4.5.1.1.1 | areaid | read-only |
The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0 |
snOspfVirtIfNeighbor | 1.3.6.1.4.1.1991.1.2.4.5.1.1.2 | routerid | read-only |
The Router ID of the Virtual Neighbor. |
snOspfVirtIfTransitDelay | 1.3.6.1.4.1.1991.1.2.4.5.1.1.3 | uptomaxage | read-write |
The estimated number of seconds it takes to transmit a link- state update packet over this interface. |
snOspfVirtIfRetransInterval | 1.3.6.1.4.1.1991.1.2.4.5.1.1.4 | uptomaxage | read-write |
The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets. This value should be well over the expected round-trip time. |
snOspfVirtIfHelloInterval | 1.3.6.1.4.1.1991.1.2.4.5.1.1.5 | hellorange | read-write |
The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for the virtual neighbor. |
snOspfVirtIfRtrDeadInterval | 1.3.6.1.4.1.1991.1.2.4.5.1.1.6 | positiveinteger | read-write |
The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neighbor. |
snOspfVirtIfAuthType | 1.3.6.1.4.1.1991.1.2.4.5.1.1.7 | integer | read-write |
The authentication type specified for an interface. Additional authentication types may be assigned locally on a per interface basis. |
snOspfVirtIfAuthKey | 1.3.6.1.4.1.1991.1.2.4.5.1.1.8 | octet string | read-write |
If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 octets. When read, snOspfVifAuthKey always returns a string of length zero. |
snOspfVirtIfRowStatus | 1.3.6.1.4.1.1991.1.2.4.5.1.1.9 | integer | read-write |
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3. |
snOspfVirtIfMd5AuthKeyId | 1.3.6.1.4.1.1991.1.2.4.5.1.1.10 | integer | read-write |
The md5 authentication key ID. If the snOspfVirtIfAuthType is set to md5, the value of snOspfVirtIfMd5AuthKeyId must be (1 to 255). This field identifies the algorithm and secret key used to create the message digest appended to the OSPF packet. Key Identifiers are unique per-interface (or equivalently, per-subnet). |
snOspfVirtIfMd5AuthKey | 1.3.6.1.4.1.1991.1.2.4.5.1.1.11 | octet string | read-write |
The MD5 Authentication Key. If the Area's Authorization Type is md5, and the key length is shorter than 16 octets, the agent will left adjust and zero fill to 16 octets. When read, snOspfIfMd5AuthKey always returns an Octet String of length zero. |
snOspfVirtIfMd5ActivationWaitTime | 1.3.6.1.4.1.1991.1.2.4.5.1.1.12 | integer | read-write |
The md5 authentication key activation wait time is specified in second and the maximum wait time is 14400 seconds (4 hours). |
snOspfVirtIfAreaIdFormat | 1.3.6.1.4.1.1991.1.2.4.5.1.1.13 | integer | read-only |
This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. Enumeration: 'integer': 0, 'ipAddress': 1. |
snOspfRedis | 1.3.6.1.4.1.1991.1.2.4.6 | |||
snOspfRedisTable | 1.3.6.1.4.1.1991.1.2.4.6.1 | no-access |
The OSPF Redistribution Table contains a list of routes that could be imported into the OSPF domain. |
|
1.3.6.1.4.1.1991.1.2.4.6.1.1 | no-access |
The OSPF Redistribution Entry specifies a particular RIP or Static route to be imported into the OSPF domain. |
||
snOspfRedisIndex | 1.3.6.1.4.1.1991.1.2.4.6.1.1.1 | integer | read-only |
The destination IP address that associates with this particular route. |
snOspfRedisIpAddress | 1.3.6.1.4.1.1991.1.2.4.6.1.1.2 | ipaddress | read-write |
The destination IP address that associates with this particular route. |
snOspfRedisMask | 1.3.6.1.4.1.1991.1.2.4.6.1.1.3 | ipaddress | read-write |
The Subnet Mask that pertains to this route. |
snOspfRedisAction | 1.3.6.1.4.1.1991.1.2.4.6.1.1.4 | integer | read-write |
The action to be taken if the route match this entry. noImport(0): - the route is NOT imported into OSPF Domain. import(1): - the route is imported into OSPF Domain as external type 2 route. Enumeration: 'import': 1, 'noImport': 0. |
snOspfRedisProtocol | 1.3.6.1.4.1.1991.1.2.4.6.1.1.5 | integer | read-write |
The imported routes into OSPF domain is set in the following: rip(1): - the RIP route. all(2): - all protocol route. static(3): - the static route. bgp(4): - the BGP route. connected(5): - the connected route. isis(6): - the ISIS route. Enumeration: 'all': 2, 'isis': 6, 'rip': 1, 'bgp': 4, 'connected': 5, 'static': 3. |
snOspfRedisSetOspfMetric | 1.3.6.1.4.1.1991.1.2.4.6.1.1.6 | integer | read-write |
The value indicates to which the route metric should match: disabled(0): - the route metric does NOT match the OSPF metric field. enabled(1): - the route metric matches the OSPF metric field. Enumeration: 'disabled': 0, 'enabled': 1. |
snOspfRedisOspfMetricValue | 1.3.6.1.4.1.1991.1.2.4.6.1.1.7 | metric | read-write |
The metric of using OSPF Metric value on this route. |
snOspfRedisMatchRipMetric | 1.3.6.1.4.1.1991.1.2.4.6.1.1.8 | integer | read-write |
The value indicates to which the route metric should match: disabled(0): - the route metric does NOT match the RIP metric field. enabled(1): - the route metric matches the RIP metric field. Enumeration: 'disabled': 0, 'enabled': 1. |
snOspfRedisRipMetricValue | 1.3.6.1.4.1.1991.1.2.4.6.1.1.9 | integer | read-write |
The metric of using RIP Metric value (1 to 15 hops) on this route. |
snOspfRedisRowStatus | 1.3.6.1.4.1.1991.1.2.4.6.1.1.10 | integer | read-write |
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3. |
snOspfNbr | 1.3.6.1.4.1.1991.1.2.4.7 | |||
snOspfNbrTable | 1.3.6.1.4.1.1991.1.2.4.7.1 | no-access |
A table of non-virtual neighbor information. |
|
1.3.6.1.4.1.1991.1.2.4.7.1.1 | no-access |
The information regarding a single neighbor. |
||
snOspfNbrEntryIndex | 1.3.6.1.4.1.1991.1.2.4.7.1.1.1 | integer | read-only |
The table entry index of this neighbor. |
snOspfNbrPort | 1.3.6.1.4.1.1991.1.2.4.7.1.1.2 | integer | read-only |
The physical port of this neighbor. |
snOspfNbrIpAddr | 1.3.6.1.4.1.1991.1.2.4.7.1.1.3 | ipaddress | read-only |
The IP address of this neighbor. |
snOspfNbrIndex | 1.3.6.1.4.1.1991.1.2.4.7.1.1.4 | integer | read-only |
The neighbor index of each port and each IP address. |
snOspfNbrRtrId | 1.3.6.1.4.1.1991.1.2.4.7.1.1.5 | routerid | read-only |
A 32-bit integer (represented as a type IpAddress) uniquely identifying the neighboring router in the Autonomous System. |
snOspfNbrOptions | 1.3.6.1.4.1.1991.1.2.4.7.1.1.6 | integer | read-only |
A Bit Mask corresponding to the neighbor's op- tions field. Bit 0, if set, indicates that the system will operate on Type of Service metrics other than TOS 0. If zero, the neighbor will ignore all metrics except the TOS 0 metric. Bit 1, if set, indicates that the associated area accepts and operates on external informa- tion; if zero, it is a stub area. Bit 2, if set, indicates that the system is ca- pable of routing IP Multicast datagrams; i.e., that it implements the Multicast Extensions to OSPF. Bit 3, if set, indicates that the associated area is an NSSA. These areas are capable of carrying type 7 external advertisements, which are translated into type 5 external advertise- ments at NSSA borders. |
snOspfNbrPriority | 1.3.6.1.4.1.1991.1.2.4.7.1.1.7 | designatedrouterpriority | read-only |
The priority of this neighbor in the designat- ed router election algorithm. The value 0 sig- nifies that the neighbor is not eligible to be- come the designated router on this particular network. |
snOspfNbrState | 1.3.6.1.4.1.1991.1.2.4.7.1.1.8 | integer | read-only |
The State of the relationship with this Neigh- bor. Enumeration: 'exchangeStart': 5, 'loading': 7, 'attempt': 2, 'exchange': 6, 'down': 1, 'init': 3, 'full': 8, 'twoWay': 4. |
snOspfNbrEvents | 1.3.6.1.4.1.1991.1.2.4.7.1.1.9 | counter | read-only |
The number of times this neighbor relationship has changed state, or an error has occurred. |
snOspfNbrLsRetransQLen | 1.3.6.1.4.1.1991.1.2.4.7.1.1.10 | gauge | read-only |
The current length of the retransmission queue. |
snOspfVirtNbr | 1.3.6.1.4.1.1991.1.2.4.8 | |||
snOspfVirtNbrTable | 1.3.6.1.4.1.1991.1.2.4.8.1 | no-access |
A table of virtual neighbor information. |
|
1.3.6.1.4.1.1991.1.2.4.8.1.1 | no-access |
Virtual neighbor information. |
||
snOspfVirtNbrEntryIndex | 1.3.6.1.4.1.1991.1.2.4.8.1.1.1 | integer | read-only |
The table entry index of this virtual neighbor. |
snOspfVirtNbrArea | 1.3.6.1.4.1.1991.1.2.4.8.1.1.2 | areaid | read-only |
The Transit Area Identifier. |
snOspfVirtNbrRtrId | 1.3.6.1.4.1.1991.1.2.4.8.1.1.3 | routerid | read-only |
A 32-bit integer uniquely identifying the neighboring router in the Autonomous System. |
snOspfVirtNbrIpAddr | 1.3.6.1.4.1.1991.1.2.4.8.1.1.4 | ipaddress | read-only |
The IP address this Virtual Neighbor is using. |
snOspfVirtNbrOptions | 1.3.6.1.4.1.1991.1.2.4.8.1.1.5 | integer | read-only |
A bit map corresponding to the neighbor's options field. Thus, Bit 1, if set, indicates that the neighbor supports Type of Service Routing; if zero, no metrics other than TOS 0 are in use by the neighbor. |
snOspfVirtNbrState | 1.3.6.1.4.1.1991.1.2.4.8.1.1.6 | integer | read-only |
The state of the Virtual Neighbor Relationship. Enumeration: 'exchangeStart': 5, 'loading': 7, 'attempt': 2, 'exchange': 6, 'down': 1, 'init': 3, 'full': 8, 'twoWay': 4. |
snOspfVirtNbrEvents | 1.3.6.1.4.1.1991.1.2.4.8.1.1.7 | counter | read-only |
The number of times this virtual link has changed its state, or an error has occurred. |
snOspfVirtNbrLSRetransQLen | 1.3.6.1.4.1.1991.1.2.4.8.1.1.8 | gauge | read-only |
The current length of the retransmission queue. |
snOspfVirtNbrAreaIdFormat | 1.3.6.1.4.1.1991.1.2.4.8.1.1.9 | integer | read-only |
This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. Enumeration: 'integer': 0, 'ipAddress': 1. |
snOspfLsdb | 1.3.6.1.4.1.1991.1.2.4.9 | |||
snOspfLsdbTable | 1.3.6.1.4.1.1991.1.2.4.9.1 | no-access |
The OSPF Process's Links State Database. |
|
1.3.6.1.4.1.1991.1.2.4.9.1.1 | no-access |
A single Link State Advertisement. |
||
snOspfLsdbEntryIndex | 1.3.6.1.4.1.1991.1.2.4.9.1.1.1 | integer | read-only |
The table entry index of this Link State Database. |
snOspfLsdbAreaId | 1.3.6.1.4.1.1991.1.2.4.9.1.1.2 | areaid | read-only |
The 32 bit identifier of the Area from which the LSA was received. |
snOspfLsdbType | 1.3.6.1.4.1.1991.1.2.4.9.1.1.3 | integer | read-only |
The type of the link state advertisement. Each link state type has a separate advertisement format. Enumeration: 'routerLink': 1, 'asSummaryLink': 4, 'asExternalLink': 5, 'nssaExternalLink': 7, 'opaqueLink': 9, 'networkLink': 2, 'multicastLink': 6, 'summaryLink': 3, 'opaqueAreaLink': 10, 'opaqueAsLink': 11. |
snOspfLsdbLsId | 1.3.6.1.4.1.1991.1.2.4.9.1.1.4 | ipaddress | read-only |
The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement. |
snOspfLsdbRouterId | 1.3.6.1.4.1.1991.1.2.4.9.1.1.5 | routerid | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
snOspfLsdbSequence | 1.3.6.1.4.1.1991.1.2.4.9.1.1.6 | integer | read-only |
The sequence number field is a signed 32-bit integer. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement. |
snOspfLsdbAge | 1.3.6.1.4.1.1991.1.2.4.9.1.1.7 | integer | read-only |
This field is the age of the link state advertisement in seconds. |
snOspfLsdbChecksum | 1.3.6.1.4.1.1991.1.2.4.9.1.1.8 | integer | read-only |
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum. |
snOspfLsdbAdvertisement | 1.3.6.1.4.1.1991.1.2.4.9.1.1.9 | octet string | read-only |
The entire Link State Advertisement, including its header. |
snOspfLsdbAreaIdFormat | 1.3.6.1.4.1.1991.1.2.4.9.1.1.10 | integer | read-only |
This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. Enumeration: 'integer': 0, 'ipAddress': 1. |
snOspfExtLsdb | 1.3.6.1.4.1.1991.1.2.4.10 | |||
snOspfExtLsdbTable | 1.3.6.1.4.1.1991.1.2.4.10.1 | no-access |
The OSPF Process's Links State Database. |
|
1.3.6.1.4.1.1991.1.2.4.10.1.1 | no-access |
A single Link State Advertisement. |
||
snOspfExtLsdbEntryIndex | 1.3.6.1.4.1.1991.1.2.4.10.1.1.1 | integer | read-only |
The table entry index of this Link State Database. |
snOspfExtLsdbType | 1.3.6.1.4.1.1991.1.2.4.10.1.1.2 | integer | read-only |
The type of the link state advertisement. Each link state type has a separate advertise- ment format. Enumeration: 'asExternalLink': 5. |
snOspfExtLsdbLsId | 1.3.6.1.4.1.1991.1.2.4.10.1.1.3 | ipaddress | read-only |
The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement. |
snOspfExtLsdbRouterId | 1.3.6.1.4.1.1991.1.2.4.10.1.1.4 | routerid | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
snOspfExtLsdbSequence | 1.3.6.1.4.1.1991.1.2.4.10.1.1.5 | integer | read-only |
The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement. |
snOspfExtLsdbAge | 1.3.6.1.4.1.1991.1.2.4.10.1.1.6 | integer | read-only |
This field is the age of the link state adver- tisement in seconds. |
snOspfExtLsdbChecksum | 1.3.6.1.4.1.1991.1.2.4.10.1.1.7 | integer | read-only |
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum. |
snOspfExtLsdbAdvertisement | 1.3.6.1.4.1.1991.1.2.4.10.1.1.8 | octet string | read-only |
The entire Link State Advertisement, including its header. |
snOspfAreaStatus | 1.3.6.1.4.1.1991.1.2.4.11 | |||
snOspfAreaStatusTable | 1.3.6.1.4.1.1991.1.2.4.11.1 | no-access |
Information describing the configured parameters and cumulative statistics of the router's attached areas. |
|
1.3.6.1.4.1.1991.1.2.4.11.1.1 | no-access |
Information describing the configured parameters and cumulative statistics of one of the router's attached areas. |
||
snOspfAreaStatusEntryIndex | 1.3.6.1.4.1.1991.1.2.4.11.1.1.1 | integer | read-only |
The table entry index of this Area. |
snOspfAreaStatusAreaId | 1.3.6.1.4.1.1991.1.2.4.11.1.1.2 | areaid | read-only |
A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone. |
snOspfAreaStatusImportASExtern | 1.3.6.1.4.1.1991.1.2.4.11.1.1.3 | integer | read-only |
The area's support for importing AS external link- state advertisements. |
snOspfAreaStatusStubMetric | 1.3.6.1.4.1.1991.1.2.4.11.1.1.4 | bigmetric | read-only |
The metric value applied at the default type of service(ospfMetric). By default, this equals the least metric at the type of service among the interfaces to other areas. This Object exist if only if the value of snOspfAreaSummary is snOspfAreaSummary(2); Otherwise, an SNMP_GET/GET_NEXT attempt of this Object will return NO_SUCH_NAME. |
snOspfAreaStatusSpfRuns | 1.3.6.1.4.1.1991.1.2.4.11.1.1.5 | counter | read-only |
The number of times that the intra-area route table has been calculated using this area's link-state database. This is typically done using Dijkstra's algorithm. |
snOspfAreaStatusAreaBdrRtrCount | 1.3.6.1.4.1.1991.1.2.4.11.1.1.6 | gauge | read-only |
The total number of area border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass. |
snOspfAreaStatusASBdrRtrCount | 1.3.6.1.4.1.1991.1.2.4.11.1.1.7 | gauge | read-only |
The total number of Autonomous System border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass. |
snOspfAreaStatusLSACount | 1.3.6.1.4.1.1991.1.2.4.11.1.1.8 | gauge | read-only |
The total number of link-state advertisements in this area's link-state database, excluding AS External LSA's. |
snOspfAreaStatusLSACksumSum | 1.3.6.1.4.1.1991.1.2.4.11.1.1.9 | integer | read-only |
The 32-bit unsigned sum of the link-state advertisements' LS checksums contained in this area's link-state database. This sum excludes external (LS type 5) link-state advertisements. The sum can be used to determine if there has been a change in a router's link state database, and to compare the link-state database of two routers. |
snOspfAreaStatusAreaIdFormat | 1.3.6.1.4.1.1991.1.2.4.11.1.1.10 | integer | read-only |
This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. Enumeration: 'integer': 0, 'ipAddress': 1. |
snOspfIfStatus | 1.3.6.1.4.1.1991.1.2.4.12 | |||
snOspfIfStatusTable | 1.3.6.1.4.1.1991.1.2.4.12.1 | no-access |
The OSPF Interface Status Table describes the interfaces from the viewpoint of OSPF. |
|
1.3.6.1.4.1.1991.1.2.4.12.1.1 | no-access |
The OSPF Interface Entry describes one interface from the viewpoint of OSPF. |
||
snOspfIfStatusEntryIndex | 1.3.6.1.4.1.1991.1.2.4.12.1.1.1 | integer | read-only |
The table entry index of this Area. |
snOspfIfStatusPort | 1.3.6.1.4.1.1991.1.2.4.12.1.1.2 | integer | read-only |
The physical router port of this OSPF interface. |
snOspfIfStatusIpAddress | 1.3.6.1.4.1.1991.1.2.4.12.1.1.3 | ipaddress | read-only |
The IP address of this OSPF interface. |
snOspfIfStatusAreaId | 1.3.6.1.4.1.1991.1.2.4.12.1.1.4 | areaid | read-only |
A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone. |
snOspfIfStatusType | 1.3.6.1.4.1.1991.1.2.4.12.1.1.5 | integer | read-only |
The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broadcast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25, Frame Relay, and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'. Enumeration: 'broadcast': 1, 'nbma': 2, 'pointToPoint': 3. |
snOspfIfStatusAdminStat | 1.3.6.1.4.1.1991.1.2.4.12.1.1.6 | rtrstatus | read-only |
The OSPF interface's administrative status. The value 'enabled' denotes that neighbor relationships may be formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF. |
snOspfIfStatusRtrPriority | 1.3.6.1.4.1.1991.1.2.4.12.1.1.7 | designatedrouterpriority | read-only |
The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their router id as a tie breaker. |
snOspfIfStatusTransitDelay | 1.3.6.1.4.1.1991.1.2.4.12.1.1.8 | uptomaxage | read-only |
The estimated number of seconds it takes to transmit a link- state update packet over this interface. |
snOspfIfStatusRetransInterval | 1.3.6.1.4.1.1991.1.2.4.12.1.1.9 | uptomaxage | read-only |
The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets. |
snOspfIfStatusHelloInterval | 1.3.6.1.4.1.1991.1.2.4.12.1.1.10 | hellorange | read-only |
The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for all routers attached to a common network. |
snOspfIfStatusRtrDeadInterval | 1.3.6.1.4.1.1991.1.2.4.12.1.1.11 | positiveinteger | read-only |
The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network. |
snOspfIfStatusState | 1.3.6.1.4.1.1991.1.2.4.12.1.1.12 | integer | read-only |
The OSPF Interface State. Enumeration: 'otherDesignatedRouter': 7, 'backupDesignatedRouter': 6, 'loopback': 2, 'down': 1, 'designatedRouter': 5, 'waiting': 3, 'pointToPoint': 4. |
snOspfIfStatusDesignatedRouter | 1.3.6.1.4.1.1991.1.2.4.12.1.1.13 | ipaddress | read-only |
The IP Address of the Designated Router. |
snOspfIfStatusBackupDesignatedRouter | 1.3.6.1.4.1.1991.1.2.4.12.1.1.14 | ipaddress | read-only |
The IP Address of the Backup Designated Router. |
snOspfIfStatusEvents | 1.3.6.1.4.1.1991.1.2.4.12.1.1.15 | counter | read-only |
The number of times this OSPF interface has changed its state, or an error has occurred. |
snOspfIfStatusAuthType | 1.3.6.1.4.1.1991.1.2.4.12.1.1.16 | integer | read-only |
The authentication type specified for an interface. Additional authentication types may be assigned locally on a per interface basis. |
snOspfIfStatusAuthKey | 1.3.6.1.4.1.1991.1.2.4.12.1.1.17 | octet string | read-only |
The Authentication Key. If the Area's Authorization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. When read, snOspfIfStatusAuthKey always returns an Octet String of length zero. |
snOspfIfStatusMetricValue | 1.3.6.1.4.1.1991.1.2.4.12.1.1.18 | metric | read-only |
The metric of using this type of service on this interface. The default value of the TOS 0 Metric is 10^8 / ifSpeed. |
snOspfIfStatusMd5AuthKeyId | 1.3.6.1.4.1.1991.1.2.4.12.1.1.19 | integer | read-only |
The md5 authentication key ID. If the snOspfVirtIfAuthType is set to md5, the value of snOspfIfMd5AuthKeyId must be (1 to 255). This field identifies the algorithm and secret key used to create the message digest appended to the OSPF packet. Key Identifiers are unique per-interface (or equivalently, per-subnet). |
snOspfIfStatusMd5AuthKey | 1.3.6.1.4.1.1991.1.2.4.12.1.1.20 | octet string | read-only |
The MD5 Authentication Key. If the Area's Authorization Type is md5, and the key length is shorter than 16 octets, the agent will left adjust and zero fill to 16 octets. When read, snOspfIfMd5AuthKey always returns an Octet String of length zero. |
snOspfIfStatusMd5ActivationWaitTime | 1.3.6.1.4.1.1991.1.2.4.12.1.1.21 | integer | read-only |
The md5 authentication key activation wait time is specified in second and the maximum wait time is 14400 seconds (4 hours). |
snOspfIfStatusAreaIdFormat | 1.3.6.1.4.1.1991.1.2.4.12.1.1.22 | integer | read-only |
This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. Enumeration: 'integer': 0, 'ipAddress': 1. |
snOspfVirtIfStatus | 1.3.6.1.4.1.1991.1.2.4.13 | |||
snOspfVirtIfStatusTable | 1.3.6.1.4.1.1991.1.2.4.13.1 | no-access |
Information about this router's virtual interfaces. |
|
1.3.6.1.4.1.1991.1.2.4.13.1.1 | no-access |
Information about a single Virtual Interface. |
||
snOspfVirtIfStatusEntryIndex | 1.3.6.1.4.1.1991.1.2.4.13.1.1.1 | integer | read-only |
The table entry index of this Area. |
snOspfVirtIfStatusAreaID | 1.3.6.1.4.1.1991.1.2.4.13.1.1.2 | areaid | read-only |
The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0 |
snOspfVirtIfStatusNeighbor | 1.3.6.1.4.1.1991.1.2.4.13.1.1.3 | routerid | read-only |
The Router ID of the Virtual Neighbor. |
snOspfVirtIfStatusTransitDelay | 1.3.6.1.4.1.1991.1.2.4.13.1.1.4 | uptomaxage | read-only |
The estimated number of seconds it takes to transmit a link- state update packet over this interface. |
snOspfVirtIfStatusRetransInterval | 1.3.6.1.4.1.1991.1.2.4.13.1.1.5 | uptomaxage | read-only |
The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets. This value should be well over the expected round-trip time. |
snOspfVirtIfStatusHelloInterval | 1.3.6.1.4.1.1991.1.2.4.13.1.1.6 | hellorange | read-only |
The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for the virtual neighbor. |
snOspfVirtIfStatusRtrDeadInterval | 1.3.6.1.4.1.1991.1.2.4.13.1.1.7 | positiveinteger | read-only |
The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neighbor. |
snOspfVirtIfStatusState | 1.3.6.1.4.1.1991.1.2.4.13.1.1.8 | integer | read-only |
The OSPF virtual interfaces states. Enumeration: 'down': 1, 'pointToPoint': 4. |
snOspfVirtIfStatusEvents | 1.3.6.1.4.1.1991.1.2.4.13.1.1.9 | counter | read-only |
The number of state changes or error events on this Virtual Link. |
snOspfVirtIfStatusAuthType | 1.3.6.1.4.1.1991.1.2.4.13.1.1.10 | integer | read-only |
The authentication type specified for an interface. Additional authentication types may be assigned locally on a per interface basis. |
snOspfVirtIfStatusAuthKey | 1.3.6.1.4.1.1991.1.2.4.13.1.1.11 | octet string | read-only |
If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 octets. When read, snOspfVifAuthKey always returns a string of length zero. |
snOspfVirtIfStatusMd5AuthKeyId | 1.3.6.1.4.1.1991.1.2.4.13.1.1.12 | integer | read-only |
The md5 authentication key ID. If the snOspfVirtIfAuthType is set to md5, the value of snOspfVirtIfMd5AuthKeyId must be (1 to 255). This field identifies the algorithm and secret key used to create the message digest appended to the OSPF packet. Key Identifiers are unique per-interface (or equivalently, per-subnet). |
snOspfVirtIfStatusMd5AuthKey | 1.3.6.1.4.1.1991.1.2.4.13.1.1.13 | octet string | read-only |
The MD5 Authentication Key. If the Area's Authorization Type is md5, and the key length is shorter than 16 octets, the agent will left adjust and zero fill to 16 octets. When read, snOspfIfMd5AuthKey always returns an Octet String of length zero. |
snOspfVirtIfStatusMd5ActivationWaitTime | 1.3.6.1.4.1.1991.1.2.4.13.1.1.14 | integer | read-only |
The md5 authentication key activation wait time is specified in second and the maximum wait time is 14400 seconds (4 hours). |
snOspfVirtIfStatusAreaIdFormat | 1.3.6.1.4.1.1991.1.2.4.13.1.1.15 | integer | read-only |
This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. Enumeration: 'integer': 0, 'ipAddress': 1. |
snOspfRoutingInfo | 1.3.6.1.4.1.1991.1.2.4.14 | |||
snOspfRoutingInfoTable | 1.3.6.1.4.1.1991.1.2.4.14.1 | no-access |
Information about this router's routing information. |
|
1.3.6.1.4.1.1991.1.2.4.14.1.1 | no-access |
Information about a single ABR/ASBR Routing entry. |
||
snOspfRoutingInfoIndex | 1.3.6.1.4.1.1991.1.2.4.14.1.1.1 | integer | read-only |
The table entry index of this Routing entry. |
snOspfRoutingInfoRouterID | 1.3.6.1.4.1.1991.1.2.4.14.1.1.2 | routerid | read-only |
The Router ID of the destination router. |
snOspfRoutingInfoRouterType | 1.3.6.1.4.1.1991.1.2.4.14.1.1.3 | integer | read-only |
The Router type of the destination router as the following: abr (1) -- area border router. asbr (2) -- autonomous sytem border router. abrANDasbr(3) -- area border and autonomous system border router. Enumeration: 'asbr': 2, 'abr': 1, 'abrANDasbr': 3. |
snOspfRoutingInfoNextHopRouterID | 1.3.6.1.4.1.1991.1.2.4.14.1.1.4 | routerid | read-only |
The router ID of the next hop destination router. |
snOspfRoutingInfoOutgoingInterface | 1.3.6.1.4.1.1991.1.2.4.14.1.1.5 | integer | read-only |
The outgoing interface of the destination router. |
snOspfTrapControl | 1.3.6.1.4.1.1991.1.2.4.15 | |||
snOspfSetTrap | 1.3.6.1.4.1.1991.1.2.4.15.1 | octet string | read-write |
A four-octet string serving as a bit map for the trap events defined by the OSPF traps. This object is used to enable and disable specific OSPF traps where a 1 in the bit field represents enabled. The right-most bit (least significant) represents trap 0. |
snOspfConfigErrorType | 1.3.6.1.4.1.1991.1.2.4.15.2 | integer | read-only |
Potential types of configuration conflicts. Used by the ospfConfigError and ospfConfigVir- tError traps. Enumeration: 'unknownNbmaNbr': 3, 'deadIntervalMismatch': 9, 'badVersion': 1, 'authFailure': 6, 'unknownVirtualNbr': 4, 'unUsed': 0, 'optionMismatch': 10, 'helloIntervalMismatch': 8, 'areaMismatch': 2, 'authTypeMismatch': 5, 'netMaskMismatch': 7. |
snOspfPacketType | 1.3.6.1.4.1.1991.1.2.4.15.3 | integer | read-only |
OSPF packet types. Enumeration: 'lsAck': 5, 'unUsed': 0, 'lsReq': 3, 'lsUpdate': 4, 'dbDescript': 2, 'hello': 1. |
snOspfPacketSrc | 1.3.6.1.4.1.1991.1.2.4.15.4 | ipaddress | read-only |
The IP address of an inbound packet that can- not be identified by a neighbor instance. |
snOspfTrapsGenerationMode | 1.3.6.1.4.1.1991.1.2.4.15.5 | rtrstatus | read-write |
Indicates if the generation of any OSPF traps is permitted on the router. The value 'enabled' denotes that the OSPF Traps can be generated by the router; 'disabled' denotes that the OSPF Traps can not be generated by the router even when snOspfSetTrap indicates the generation of specific OSPF Traps. This object provides global control on the generation of ospf traps. |