crsConnDeployProvCapRowStatus
FspR7-MIB ·
.1.3.6.1.4.1.2544.1.11.2.5.6.4.1.3
Object
column FspR7RowStatusCaps
This object is used to create, or delete a row in this table. To start process of creating a new cross-connection, this object is initially set to 'createAndWait'. After this action the state of this object becomes 'notReady'. This object stays in this state until all required objects are not set. Objects which must be set are indicated by special objects with capabilities. If specjal object exist, the indicated object have to be set by one of values specified in special object. If all required objects are set, state of this object becomes 'notInService'. To create a new cross-connection, this object have to be set to 'active'.
Context
- MIB
- FspR7-MIB
- OID
.1.3.6.1.4.1.2544.1.11.2.5.6.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- crsConnDeployProvCapEntry
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 'FspR7-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FspR7-MIB::crsConnDeployProvCapRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FspR7-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FspR7-MIB::crsConnDeployProvCapRowStatus.<crsConnDeployProvFrom>.<crsConnDeployProvTo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FspR7-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FspR7-MIB::crsConnDeployProvCapRowStatus'
Syntax
- Source
- FspR7RowStatusCaps
- Base type
Bits
Values & Constraints
Type Values
0 | capUndefined |
1 | capActive |
2 | capNotInService |
3 | capNotReady |
4 | capCreateAndGo |
5 | capCreateAndWait |
6 | capDestroy |