flowEntityProvisionCapRowStatus
FspR7-LAYER2-MIB ·
.1.3.6.1.4.1.2544.1.11.3.12.11.12.1.1
Object
column FspR7-MIBFspR7RowStatusCaps
This object is used to create, or delete a row in this table.
Context
- MIB
- FspR7-LAYER2-MIB
- OID
.1.3.6.1.4.1.2544.1.11.3.12.11.12.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- flowEntityProvisionCapEntry
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-LAYER2-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FspR7-LAYER2-MIB::flowEntityProvisionCapRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FspR7-LAYER2-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FspR7-LAYER2-MIB::flowEntityProvisionCapRowStatus.<flowEntityIndexEth>.<flowEntityIndexFlow>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FspR7-LAYER2-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FspR7-LAYER2-MIB::flowEntityProvisionCapRowStatus'
Syntax
- Source
- FspR7-MIBFspR7RowStatusCaps
- Base type
Bits
Values & Constraints
Type Values
0 | capUndefined |
1 | capActive |
2 | capNotInService |
3 | capNotReady |
4 | capCreateAndGo |
5 | capCreateAndWait |
6 | capDestroy |