rptrRedundCrctReset
REPEATER-MIB ·
.1.3.6.1.4.1.52.4.1.1.1.4.1.4.2.1.9
Object
column
mandatory
r/w
Enumeration
If this object is set to Reset, the circuit is reset. All of the circuit's associated boards and ports are returned to NOT_USED, any associated IP Addresses are purged from the circuit's address list, the name is cleared, and the retry count is reset to a default value. Setting this object to NoReset has no effect. When read, NoReset is always returned.
Context
- MIB
- REPEATER-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.1.4.1.4.2.1.9- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- rptrRedundCrctEntry
- Table
- rptrRedundCrctTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noReset |
2 | reset |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rptrRedundCrctId mandatory Returns the index for a member circuit in the table of
redundant circuits. | column | Integer32 | .1.3.6.1.4.1.52.4.1.1.1.4.1.4.2.1.1 |
| rptrRedundCrctName mandatory Get/Set the name of the indicated circuit. | column | OctetString | .1.3.6.1.4.1.52.4.1.1.1.4.1.4.2.1.2 |
| rptrRedundCrctRetrys mandatory Get/Set the the number of unanswered polls allowed for
the circuit. | column | Integer32 | .1.3.6.1.4.1.52.4.1.1.1.4.1.4.2.1.3 |
| rptrRedundCrctNumBPs mandatory Get the number of board/port combinations associated with
the circuit. | column | Integer32 | .1.3.6.1.4.1.52.4.1.1.1.4.1.4.2.1.4 |
| rptrRedundCrctNumAddr mandatory Get the number of IP Addresses associated with the circuit. | column | Integer32 | .1.3.6.1.4.1.52.4.1.1.1.4.1.4.2.1.5 |
| rptrRedundCrctAddAddr mandatory Add an IP Address to the polling list for the indicated circuit. | column | RFC1155-SMINetworkAddress | .1.3.6.1.4.1.52.4.1.1.1.4.1.4.2.1.6 |
| rptrRedundCrctDelAddr mandatory Delete an IP Address from the polling list of the indicated
circuit. | column | RFC1155-SMINetworkAddress | .1.3.6.1.4.1.52.4.1.1.1.4.1.4.2.1.7 |
| rptrRedundCrctEnable mandatory If this object is set to Enable, the circuit is enabled. If
this object is set to Disable, the circuit is disbabled. When
read, this object returns the state of the object base… | column | Enumeration | .1.3.6.1.4.1.52.4.1.1.1.4.1.4.2.1.8 |