snOspfIf2RowStatus
HP-SN-OSPF-GROUP-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.12
Object
column
mandatory
r/w
Enumeration
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
Context
- MIB
- HP-SN-OSPF-GROUP-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.12- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- snOspfIf2Entry
- Table
- snOspfIf2Table
- Siblings
- 19
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | valid |
3 | delete |
4 | create |
5 | modify |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snOspfIf2Port mandatory The physical router port of this OSPF interface. | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.1 |
| snOspfIf2AuthKey mandatory 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.
… | column | OctetString | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.10 |
| snOspfIf2MetricValue mandatory The metric of using this type of service on
this interface. The default value of the TOS 0
Metric is 10^8 / ifSpeed. | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.11 |
| snOspfIf2Md5AuthKeyId mandatory 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
k… | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.13 |
| snOspfIf2Md5AuthKey mandatory 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 re… | column | OctetString | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.14 |
| snOspfIf2Md5ActivationWaitTime mandatory The md5 authentication key activation wait time is specified in second
and the maximum wait time is 14400 seconds (4 hours). | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.15 |
| snOspfIf2AreaIdFormat mandatory 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 A… | column | Enumeration | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.16 |
| snOspfIf2PassiveMode mandatory This object control the passive mode of this interface. | column | Enumeration | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.17 |
| snOspfIf2DatabaseFilterAllOut mandatory This object control the filtering of outgoing OSPF LSA on this interface. | column | Enumeration | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.18 |
| snOspfIf2MtuIgnore mandatory This object control MTU detection mode of this interface. | column | Enumeration | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.19 |
| snOspfIf2AreaId mandatory 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. | column | AreaID | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.2 |
| snOspfIf2NetworkP2mp mandatory This object enable/disable P2MP mode of this interface. | column | Enumeration | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.20 |
| snOspfIf2AdminStat mandatory 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 int… | column | RtrStatus | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.3 |
| snOspfIf2RtrPriority mandatory 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 eligi… | column | DesignatedRouterPriority | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.4 |
| snOspfIf2TransitDelay mandatory The estimated number of seconds it takes to transmit a
link- state update packet over this interface. | column | UpToMaxAge | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.5 |
| snOspfIf2RetransInterval mandatory The number of seconds between link-state advertisement
retransmissions, for adjacencies belonging to this
interface. This value is also used when retransmitting
database descript… | column | UpToMaxAge | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.6 |
| snOspfIf2HelloInterval mandatory 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. | column | HelloRange | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.7 |
| snOspfIf2RtrDeadInterval mandatory 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 va… | column | PositiveInteger | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.8 |
| snOspfIf2AuthType mandatory The authentication type specified for an interface.
Additional authentication types may be assigned locally
on a per interface basis. | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.9 |