ccTargetAddrRowStatus
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.5.1.2.1.7
Object
The status of this conceptual row.
To create a row in this table, a manager must
set this object to either createAndGo(4) or
createAndWait(5).
Until instances of all corresponding columns are
appropriately configured, the value of the
corresponding instance of the ccTargetAddrRowStatus
column is 'notReady'.
In particular, a newly created row cannot be made
active until the corresponding instances of
ccTargetAddrTDomain, ccTargetAddrTAddress, and
ccTargetAddrParams have all been set.
The following objects may not be modified while the
value of this object is active(1):
- ccTargetAddrTDomain
- ccTargetAddrTAddress
An attempt to set these objects while the value of
ccTargetAddrRowStatus is active(1) will result in
an inconsistentValue error.
Note:While destroying a row set the manager's
re-transmission value as zero as the agent is
re-started and there is no response from agent
fot this request and the manager keeps on
re-transmitting resulting into multiple row
deletion depending on the value of re-transmission.
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.5.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccTargetAddrEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccTargetAddrRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccTargetAddrRowStatus.<ccTargetAddrName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-WS5000-MIB::ccTargetAddrRowStatus'
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Conformance
Member of