All MIBs › ZhoneGR303-MIB › igRowStatus
igRowStatus
Module: ZhoneGR303-MIB
OID (symbolic): ZhoneGR303-MIB::igRowStatus
OID (numeric): 1.3.6.1.4.1.5504.4.3.1.1.1.17
Node type: OBJECT-TYPE
Type: ZhoneRowStatus
Access: read-create
Description: Used to control row creation and deletion.
A row in this table is created using a single SNMP SET request with varbinds for: a) igRowStatus set to'CreateAndGo', b) the following READ-CREATE object(s) without a default value (DEFVAL): * igNameId c) the following READ-CREATE objects with a DEFVAL but whose defined default value is inappropriate: * igSwitchType * igAdminStatus * igStatsPeriod. From augmented igControlChannelEntry: * igControlChannelT303 * igControlChannelT396 * igSapi0MaxOutstandingFrames, igSapi1MaxOutstandingFrames * igSapi0N200, igSapi1N200 * igSapi0T200, igSapi1T200 * igSapi0T203, igSapi1T203 * igSapiPpsMode
If 'createAndGo' successfully created a new row, the RowStatus will be 'active'. Subsequent to successful row creation, the RowStatus can be retrieved via an SNMP GET and the returned RowStatus value is active. If the 'createAndGo' was unsuccessful an SNMP error will be returned and a subsequent GET on the non-existent row will also return an SNMP error of noSuchInstance. An SNMP SET with the RowStatus value of 'destroy' indicates that the agent should remove the row from service and then delete it.
The same rows must also be simultaneously created or deleted in all augmenting tables: * igControlChannelTable * igStatsCurrentTable * igStatsTotalTable
What is igRowStatus?
The RowStatus object controlling creation and deletion of an Interface Group entry; setting it to createAndGo provisions a new IG (along with mandatory fields like igSwitchType and igAdminStatus), while setting it to destroy tears the IG down along with its augmenting control-channel and statistics table rows. This is the object an admin manipulates to actually add or remove an Interface Group rather than just editing its individual attribute fields.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.4 | zhoneCommunicationProtocols | Zhone |
| 1.3.6.1.4.1.5504.4.3 | zhoneVoice | Zhone |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5504.4.3.1 | zhoneGR303 | ZhoneGR303-MIB |
| 1.3.6.1.4.1.5504.4.3.1.1 | interfaceGroupTable | ZhoneGR303-MIB |
| 1.3.6.1.4.1.5504.4.3.1.1.1 | interfaceGroupEntry | ZhoneGR303-MIB |
| 1.3.6.1.4.1.5504.4.3.1.1.1.17 | igRowStatus | ZhoneGR303-MIB |