FOUNDRY-SN-OSPF-GROUP-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
222
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
222 total| Object Name |
|---|
snOspfGen OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1 |
snOspfRouterIdA 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.rw RouterID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.1 |
snOspfAdminStatThe 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.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.2 |
snOspfASBdrRtrStatusA flag to note whether this router is an Autonomous
System border router.rw TruthVal .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.3 |
snOspfRedisModeThe Redistribution status of OSPF in the router. The
value 'enabled' denotes that the OSPF Redistribution is
active; 'disabled' disables it on the router.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.4 |
snOspfDefaultOspfMetricValueThe metric of using a default OSPF Metric value on this route.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.5 |
snOspfExternLSACountThe number of external (LS type 5) link-state
advertisements in the link-state database.ro Gauge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.6 |
snOspfExternLSACksumSumThe 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.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.7 |
snOspfOriginateNewLSAsThe number of new link-state advertisements that have
been originated. This number is incremented each time
the router originates a new LSA.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.8 |
snOspfRxNewLSAsThe number of link-state advertisements received
determined to be new instantiations. This number does
not include newer instantiations of self-originated
link-state advertisements.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.9 |
snOspfOspfRedisMetricTypetype1: 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.10 |
snOspfExtLsdbLimitThe 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).rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.11 |
snOspfExitOverflowIntervalThe 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.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.12 |
snOspfRfc1583CompatibilityThis 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.13 |
snOspfRouterIdFormatThis 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.14 |
snOspfDistanceOSPF Adminitrative distance. 0 if distance is not set.rwobsolete INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.15 |
snOspfDistanceIntraOSPF Adminitrative distance - Intra Area.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.16 |
snOspfDistanceInterOSPF Adminitrative distance - Inter Area.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.17 |
snOspfDistanceExternalOSPF Adminitrative distance - External.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.18 |
snOspfArea OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.2 |
snOspfAreaTableInformation describing the configured parameters and
cumulative statistics of the router's attached areas. SEQUENCE OF SnOspfAreaEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1 |
snOspfAreaEntryInformation describing the configured parameters and
cumulative statistics of one of the router's attached
areas. SnOspfAreaEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1 |
snOspfAreaIdA 32-bit integer uniquely identifying an area. Area
ID 0.0.0.0 is used for the OSPF backbone.ro AreaID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1.1 |
snOspfImportASExternThe area's support for importing AS external link-
state advertisements.
0: Stub Area Type
1: Normal Area Type
2: NSSA Area Typerw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1.2 |
snOspfStubMetricThe 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.rw BigMetric .1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1.3 |
snOspfAreaRowStatusThis 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 validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1.4 |
snOspfAreaIdFormatThis 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1.5 |
snOspfAddrRange OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.3 |
snOspfAreaRangeTableA 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 SEQUENCE OF SnOspfAreaRangeEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1 |
snOspfAreaRangeEntryA 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 SnOspfAreaRangeEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1 |
snOspfAreaRangeAreaIDThe Area the Address Range is to be found within.ro AreaID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.1 |
snOspfAreaRangeNetThe IP Address of the Net or Subnet indicated by the
range.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.2 |
snOspfAreaRangeMaskThe Subnet Mask that pertains to the Net or Subnet.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.3 |
snOspfAreaRangeRowStatusThis 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 validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.4 |
snOspfAreaRangeAreaIdFormatThis 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.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.5 |
snOspfIntf OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4 |
snOspfIfTableThe OSPF Interface Table describes the interfaces from
the viewpoint of OSPF.deprecated SEQUENCE OF SnOspfIfEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1 |
snOspfIfEntryThe OSPF Interface Entry describes one interface from
the viewpoint of OSPF.deprecated SnOspfIfEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1 |
snOspfIfPortThe physical router port of this OSPF interface.rodeprecated INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.1 |
snOspfIfAreaIdA 32-bit integer uniquely identifying the area to
which the interface connects. Area ID 0.0.0.0 is used
for the OSPF backbone.rwdeprecated AreaID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.2 |
snOspfIfAdminStatThe 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.rwdeprecated RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.3 |
snOspfIfRtrPriorityThe 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.rwdeprecated DesignatedRouterPriority .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.4 |
snOspfIfTransitDelayThe estimated number of seconds it takes to transmit a
link- state update packet over this interface.rwdeprecated UpToMaxAge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.5 |
snOspfIfRetransIntervalThe 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.rwdeprecated UpToMaxAge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.6 |
snOspfIfHelloIntervalThe 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.rwdeprecated HelloRange .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.7 |
snOspfIfRtrDeadIntervalThe 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.rwdeprecated PositiveInteger .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.8 |
snOspfIfAuthTypeThe authentication type specified for an interface.
Additional authentication types may be assigned locally
on a per interface basis.rwdeprecated INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.9 |
snOspfIfAuthKeyThe 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.rwdeprecated OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.10 |
snOspfIfMetricValueThe metric of using this type of service on
this interface. The default value of the TOS 0
Metric is 10^8 / ifSpeed.rwdeprecated INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.11 |
snOspfIfRowStatusThis 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 validrwdeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.12 |
snOspfIfMd5AuthKeyIdThe 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).rwdeprecated INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.13 |
snOspfIfMd5AuthKeyThe 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.rwdeprecated OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.14 |
snOspfIfMd5ActivationWaitTimeThe md5 authentication key activation wait time is specified in second
and the maximum wait time is 14400 seconds (4 hours).rwdeprecated INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.15 |
snOspfIfAreaIdFormatThis 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.rodeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.16 |
snOspfIfPassiveModeThis object control the passive mode of this interface.rwdeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.17 |
snOspfIfDatabaseFilterAllOutThis object control the filtering of outgoing OSPF LSA on this interface.rwdeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.18 |
snOspfIfMtuIgnoreThis object control MTU detection mode of this interface.rwdeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.19 |
snOspfIfNetworkP2mpThis object enable/disable P2MP mode of this interface.rwdeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.20 |
snOspfIf2TableThe OSPF Interface Table describes the interfaces from
the viewpoint of OSPF. SEQUENCE OF SnOspfIf2Entry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2 |
snOspfIf2EntryThe OSPF Interface Entry describes one interface from
the viewpoint of OSPF. SnOspfIf2Entry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1 |
snOspfIf2PortThe physical router port of this OSPF interface.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.1 |
snOspfIf2AreaIdA 32-bit integer uniquely identifying the area to
which the interface connects. Area ID 0.0.0.0 is used
for the OSPF backbone.rw AreaID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.2 |
snOspfIf2AdminStatThe 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.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.3 |
snOspfIf2RtrPriorityThe 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.rw DesignatedRouterPriority .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.4 |
snOspfIf2TransitDelayThe estimated number of seconds it takes to transmit a
link- state update packet over this interface.rw UpToMaxAge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.5 |
snOspfIf2RetransIntervalThe 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.rw UpToMaxAge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.6 |
snOspfIf2HelloIntervalThe 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.rw HelloRange .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.7 |
snOspfIf2RtrDeadIntervalThe 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.rw PositiveInteger .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.8 |
snOspfIf2AuthTypeThe authentication type specified for an interface.
Additional authentication types may be assigned locally
on a per interface basis.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.9 |
snOspfIf2AuthKeyThe 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.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.10 |
snOspfIf2MetricValueThe metric of using this type of service on
this interface. The default value of the TOS 0
Metric is 10^8 / ifSpeed.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.11 |
snOspfIf2RowStatusThis 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 validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.12 |
snOspfIf2Md5AuthKeyIdThe 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).rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.13 |
snOspfIf2Md5AuthKeyThe 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.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.14 |
snOspfIf2Md5ActivationWaitTimeThe md5 authentication key activation wait time is specified in second
and the maximum wait time is 14400 seconds (4 hours).rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.15 |
snOspfIf2AreaIdFormatThis 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.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.16 |
snOspfIf2PassiveModeThis object control the passive mode of this interface.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.17 |
snOspfIf2DatabaseFilterAllOutThis object control the filtering of outgoing OSPF LSA on this interface.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.18 |
snOspfIf2MtuIgnoreThis object control MTU detection mode of this interface.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.19 |
snOspfIf2NetworkP2mpThis object enable/disable P2MP mode of this interface.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.20 |
snOspfVirtIf OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5 |
snOspfVirtIfTableInformation about this router's virtual interfaces. SEQUENCE OF SnOspfVirtIfEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1 |
snOspfVirtIfEntryInformation about a single Virtual Interface. SnOspfVirtIfEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1 |
snOspfVirtIfAreaIDThe Transit Area that the Virtual Link traverses. By
definition, this is not 0.0.0.0ro AreaID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.1 |
snOspfVirtIfNeighborThe Router ID of the Virtual Neighbor.ro RouterID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.2 |
snOspfVirtIfTransitDelayThe estimated number of seconds it takes to transmit a
link- state update packet over this interface.rw UpToMaxAge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.3 |
snOspfVirtIfRetransIntervalThe 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.rw UpToMaxAge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.4 |
snOspfVirtIfHelloIntervalThe 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.rw HelloRange .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.5 |
snOspfVirtIfRtrDeadIntervalThe 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.rw PositiveInteger .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.6 |
snOspfVirtIfAuthTypeThe authentication type specified for an interface.
Additional authentication types may be assigned locally
on a per interface basis.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.7 |
snOspfVirtIfAuthKeyIf 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.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.8 |
snOspfVirtIfRowStatusThis 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 validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.9 |
snOspfVirtIfMd5AuthKeyIdThe 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).rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.10 |
snOspfVirtIfMd5AuthKeyThe 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.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.11 |
snOspfVirtIfMd5ActivationWaitTimeThe md5 authentication key activation wait time is specified in second
and the maximum wait time is 14400 seconds (4 hours).rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.12 |
snOspfVirtIfAreaIdFormatThis 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.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.13 |
snOspfRedis OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6 |
snOspfRedisTableThe OSPF Redistribution Table contains a list of routes
that could be imported into the OSPF domain. SEQUENCE OF SnOspfRedisEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1 |
snOspfRedisEntryThe OSPF Redistribution Entry specifies a particular RIP
or Static route to be imported into the OSPF domain. SnOspfRedisEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1 |
snOspfRedisIndexThe destination IP address that associates with
this particular route.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.1 |
snOspfRedisIpAddressThe destination IP address that associates with
this particular route.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.2 |
snOspfRedisMaskThe Subnet Mask that pertains to this route.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.3 |
snOspfRedisActionThe 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.4 |
snOspfRedisProtocolThe 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.5 |
snOspfRedisSetOspfMetricThe 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.6 |
snOspfRedisOspfMetricValueThe metric of using OSPF Metric value on this route.rw Metric .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.7 |
snOspfRedisMatchRipMetricThe 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.8 |
snOspfRedisRipMetricValueThe metric of using RIP Metric value (1 to 15 hops) on this route.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.9 |
snOspfRedisRowStatusThis 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 validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.10 |
snOspfNbr OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.7 |
snOspfNbrTableA table of non-virtual neighbor information. SEQUENCE OF SnOspfNbrEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1 |
snOspfNbrEntryThe information regarding a single neighbor. SnOspfNbrEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1 |
snOspfNbrEntryIndexThe table entry index of this neighbor.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.1 |
snOspfNbrPortThe physical port of this neighbor.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.2 |
snOspfNbrIpAddrThe IP address of this neighbor.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.3 |
snOspfNbrIndexThe neighbor index of each port and each IP address.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.4 |
snOspfNbrRtrIdA 32-bit integer (represented as a type IpAddress)
uniquely identifying the neighboring router in the
Autonomous System.ro RouterID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.5 |
snOspfNbrOptionsA 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.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.6 |
snOspfNbrPriorityThe 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.ro DesignatedRouterPriority .1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.7 |
snOspfNbrStateThe State of the relationship with this Neigh-
bor.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.8 |
snOspfNbrEventsThe number of times this neighbor relationship
has changed state, or an error has occurred.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.9 |
snOspfNbrLsRetransQLenThe current length of the retransmission
queue.ro Gauge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.10 |
snOspfVirtNbr OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.8 |
snOspfVirtNbrTableA table of virtual neighbor information. SEQUENCE OF SnOspfVirtNbrEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1 |
snOspfVirtNbrEntryVirtual neighbor information. SnOspfVirtNbrEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1 |
snOspfVirtNbrEntryIndexThe table entry index of this virtual neighbor.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.1 |
snOspfVirtNbrAreaThe Transit Area Identifier.ro AreaID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.2 |
snOspfVirtNbrRtrIdA 32-bit integer uniquely identifying the neighboring
router in the Autonomous System.ro RouterID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.3 |
snOspfVirtNbrIpAddrThe IP address this Virtual Neighbor is using.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.4 |
snOspfVirtNbrOptionsA 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.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.5 |
snOspfVirtNbrStateThe state of the Virtual Neighbor Relationship.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.6 |
snOspfVirtNbrEventsThe number of times this virtual link has changed its
state, or an error has occurred.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.7 |
snOspfVirtNbrLSRetransQLenThe current length of the retransmission queue.ro Gauge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.8 |
snOspfVirtNbrAreaIdFormatThis 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.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.9 |
snOspfLsdb OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9 |
snOspfLsdbTableThe OSPF Process's Links State Database. SEQUENCE OF SnOspfLsdbEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1 |
snOspfLsdbEntryA single Link State Advertisement. SnOspfLsdbEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1 |
snOspfLsdbEntryIndexThe table entry index of this Link State Database.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.1 |
snOspfLsdbAreaIdThe 32 bit identifier of the Area from which the LSA
was received.ro AreaID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.2 |
snOspfLsdbTypeThe type of the link state advertisement. Each link
state type has a separate advertisement format.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.3 |
snOspfLsdbLsIdThe 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.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.4 |
snOspfLsdbRouterIdThe 32 bit number that uniquely identifies the
originating router in the Autonomous System.ro RouterID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.5 |
snOspfLsdbSequenceThe 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.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.6 |
snOspfLsdbAgeThis field is the age of the link state advertisement
in seconds.ro INTEGER -- Should be 0..MaxAge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.7 |
snOspfLsdbChecksumThis 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.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.8 |
snOspfLsdbAdvertisementThe entire Link State Advertisement, including its
header.ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.9 |
snOspfLsdbAreaIdFormatThis 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.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.10 |
snOspfExtLsdb OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.10 |
snOspfExtLsdbTableThe OSPF Process's Links State Database. SEQUENCE OF SnOspfExtLsdbEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1 |
snOspfExtLsdbEntryA single Link State Advertisement. SnOspfExtLsdbEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1 |
snOspfExtLsdbEntryIndexThe table entry index of this Link State Database.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.1 |
snOspfExtLsdbTypeThe type of the link state advertisement.
Each link state type has a separate advertise-
ment format.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.2 |
snOspfExtLsdbLsIdThe 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.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.3 |
snOspfExtLsdbRouterIdThe 32 bit number that uniquely identifies the
originating router in the Autonomous System.ro RouterID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.4 |
snOspfExtLsdbSequenceThe 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.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.5 |
snOspfExtLsdbAgeThis field is the age of the link state adver-
tisement in seconds.ro INTEGER -- Should be 0..MaxAge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.6 |
snOspfExtLsdbChecksumThis 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.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.7 |
snOspfExtLsdbAdvertisementThe entire Link State Advertisement, including
its header.ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.8 |
snOspfAreaStatus OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.11 |
snOspfAreaStatusTableInformation describing the configured parameters and
cumulative statistics of the router's attached areas. SEQUENCE OF SnOspfAreaStatusEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1 |
snOspfAreaStatusEntryInformation describing the configured parameters and
cumulative statistics of one of the router's attached
areas. SnOspfAreaStatusEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1 |
snOspfAreaStatusEntryIndexThe table entry index of this Area.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.1 |
snOspfAreaStatusAreaIdA 32-bit integer uniquely identifying an area. Area
ID 0.0.0.0 is used for the OSPF backbone.ro AreaID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.2 |
snOspfAreaStatusImportASExternThe area's support for importing AS external link-
state advertisements.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.3 |
snOspfAreaStatusStubMetricThe 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.ro BigMetric .1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.4 |
snOspfAreaStatusSpfRunsThe 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.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.5 |
snOspfAreaStatusAreaBdrRtrCountThe total number of area border routers reachable
within this area. This is initially zero, and is
calculated in each SPF Pass.ro Gauge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.6 |
snOspfAreaStatusASBdrRtrCountThe total number of Autonomous System border routers
reachable within this area. This is initially zero,
and is calculated in each SPF Pass.ro Gauge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.7 |
snOspfAreaStatusLSACountThe total number of link-state advertisements in this
area's link-state database, excluding AS External
LSA's.ro Gauge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.8 |
snOspfAreaStatusLSACksumSumThe 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.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.9 |
snOspfAreaStatusAreaIdFormatThis 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.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.10 |
snOspfIfStatus OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12 |
snOspfIfStatusTableThe OSPF Interface Status Table describes the interfaces from
the viewpoint of OSPF. SEQUENCE OF SnOspfIfStatusEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1 |
snOspfIfStatusEntryThe OSPF Interface Entry describes one interface from
the viewpoint of OSPF. SnOspfIfStatusEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1 |
snOspfIfStatusEntryIndexThe table entry index of this Area.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.1 |
snOspfIfStatusPortThe physical router port of this OSPF interface.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.2 |
snOspfIfStatusIpAddressThe IP address of this OSPF interface.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.3 |
snOspfIfStatusAreaIdA 32-bit integer uniquely identifying the area to
which the interface connects. Area ID 0.0.0.0 is used
for the OSPF backbone.ro AreaID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.4 |
snOspfIfStatusTypeThe 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'.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.5 |
snOspfIfStatusAdminStatThe 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.ro RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.6 |
snOspfIfStatusRtrPriorityThe 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.ro DesignatedRouterPriority .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.7 |
snOspfIfStatusTransitDelayThe estimated number of seconds it takes to transmit a
link- state update packet over this interface.ro UpToMaxAge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.8 |
snOspfIfStatusRetransIntervalThe 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.ro UpToMaxAge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.9 |
snOspfIfStatusHelloIntervalThe 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.ro HelloRange .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.10 |
snOspfIfStatusRtrDeadIntervalThe 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.ro PositiveInteger .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.11 |
snOspfIfStatusStateThe OSPF Interface State.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.12 |
snOspfIfStatusDesignatedRouterThe IP Address of the Designated Router.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.13 |
snOspfIfStatusBackupDesignatedRouterThe IP Address of the Backup Designated Router.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.14 |
snOspfIfStatusEventsThe number of times this OSPF interface has changed
its state, or an error has occurred.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.15 |
snOspfIfStatusAuthTypeThe authentication type specified for an interface.
Additional authentication types may be assigned locally
on a per interface basis.ro INTEGER -- none (0), -- simplePassword (1) -- reserved for specification by IANA (> 1) .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.16 |
snOspfIfStatusAuthKeyThe 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.ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.17 |
snOspfIfStatusMetricValueThe metric of using this type of service on
this interface. The default value of the TOS 0
Metric is 10^8 / ifSpeed.ro Metric .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.18 |
snOspfIfStatusMd5AuthKeyIdThe 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).ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.19 |
snOspfIfStatusMd5AuthKeyThe 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.ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.20 |
snOspfIfStatusMd5ActivationWaitTimeThe md5 authentication key activation wait time is specified in second
and the maximum wait time is 14400 seconds (4 hours).ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.21 |
snOspfIfStatusAreaIdFormatThis 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.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.22 |
snOspfVirtIfStatus OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13 |
snOspfVirtIfStatusTableInformation about this router's virtual interfaces. SEQUENCE OF SnOspfVirtIfStatusEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1 |
snOspfVirtIfStatusEntryInformation about a single Virtual Interface. SnOspfVirtIfStatusEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1 |
snOspfVirtIfStatusEntryIndexThe table entry index of this Area.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.1 |
snOspfVirtIfStatusAreaIDThe Transit Area that the Virtual Link traverses. By
definition, this is not 0.0.0.0ro AreaID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.2 |
snOspfVirtIfStatusNeighborThe Router ID of the Virtual Neighbor.ro RouterID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.3 |
snOspfVirtIfStatusTransitDelayThe estimated number of seconds it takes to transmit a
link- state update packet over this interface.ro UpToMaxAge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.4 |
snOspfVirtIfStatusRetransIntervalThe 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.ro UpToMaxAge .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.5 |
snOspfVirtIfStatusHelloIntervalThe 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.ro HelloRange .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.6 |
snOspfVirtIfStatusRtrDeadIntervalThe 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.ro PositiveInteger .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.7 |
snOspfVirtIfStatusStateThe OSPF virtual interfaces states.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.8 |
snOspfVirtIfStatusEventsThe number of state changes or error events on
this Virtual Link.ro Counter .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.9 |
snOspfVirtIfStatusAuthTypeThe authentication type specified for an interface.
Additional authentication types may be assigned locally
on a per interface basis.ro INTEGER -- none (0), -- simplePassword (1) -- reserved for specification by IANA (> 1) .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.10 |
snOspfVirtIfStatusAuthKeyIf 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.ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.11 |
snOspfVirtIfStatusMd5AuthKeyIdThe 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).ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.12 |
snOspfVirtIfStatusMd5AuthKeyThe 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.ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.13 |
snOspfVirtIfStatusMd5ActivationWaitTimeThe md5 authentication key activation wait time is specified in second
and the maximum wait time is 14400 seconds (4 hours).ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.14 |
snOspfVirtIfStatusAreaIdFormatThis 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.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.15 |
snOspfRoutingInfo OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.14 |
snOspfRoutingInfoTableInformation about this router's routing information. SEQUENCE OF SnOspfRoutingInfoEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1 |
snOspfRoutingInfoEntryInformation about a single ABR/ASBR Routing entry. SnOspfRoutingInfoEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1 |
snOspfRoutingInfoIndexThe table entry index of this Routing entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1.1 |
snOspfRoutingInfoRouterIDThe Router ID of the destination router.ro RouterID .1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1.2 |
snOspfTrapControl OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.4.15 |
snOspfRoutingInfoRouterTypeThe Router type of the destination router as the following:
abr (1)
asbr (2)
abrANDasbr(3)
::= { snOspfRoutingInfoEntry 3 }
snOspfRoutingInfoNextHopRouterID OBJECT-TYPE
SYNTAX RouterID
ACCESS read-only
STATUS mandatory
DESCRIPTIONro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.2.4.15.5 |