snPimCandidateRPRowStatus
FOUNDRY-SN-IP-MIB ·
.1.3.6.1.4.1.1991.1.2.9.2.4.1.4
Object
column
r/w
Enumeration
The status of this row, by which new entries may be created, or old entries deleted from this table. 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 other(1)....some other case valid(2)....the row exists and is valid
Context
- MIB
- FOUNDRY-SN-IP-MIB
- OID
.1.3.6.1.4.1.1991.1.2.9.2.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snPimCandidateRPEntry
- Table
- snPimCandidateRPTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noSuch |
1 | other |
2 | valid |
3 | delete |
4 | create |
5 | modify |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snPimCandidateRPGroupAddress The IP multicast group address which, when combined with
snPimCandidateRPGroupMask, identifies a group prefix for which
the local router will advertise itself as a Candidate-RP. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.9.2.4.1.1 |
| snPimCandidateRPMask The multicast group address mask which, when combined with
snPimCandidateRPGroupMask, identifies a group prefix for which
the local router will advertise itself as a Candidate-RP. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.9.2.4.1.2 |
| snPimCandidateRPIPAddress The (unicast) address of the interface which will be
advertised as a Candidate-RP. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.9.2.4.1.3 |