connSoftPvcCause
NEC-MIB ·
.1.3.6.1.4.1.119.2.3.14.9.4.5.1.19
Object
column mandatory
Enumeration
Object to indicate the result of the connection setting.
Context
- MIB
- NEC-MIB
- OID
.1.3.6.1.4.1.119.2.3.14.9.4.5.1.19- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- connSoftPvcEntry
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 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEC-MIB::connSoftPvcCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEC-MIB::connSoftPvcCause.<connSoftPvcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEC-MIB::connSoftPvcCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rowExisting |
2 | vpivciSrcBusy |
3 | vpivciDstBusy |
4 | vpivciOutOfRange |
5 | rateSrcOverFlow |
6 | rateDstOverFlow |
7 | dataTableFull |
8 | inconsistentVPVC |
9 | lineDiagnosis |
10 | missMatchTrfType |
11 | illegalSrcFileName |
12 | illegalDstFileName |
13 | lineOutOfOrder |
14 | illegalSrcShaper |
15 | illegalOperation |
16 | parameterIsNotEnough |
17 | diagnostics |
18 | otherFailure |
19 | illegalSrcRateForUPC |
20 | noCevc |
21 | noDlci |
22 | noSrcShaperForGateway |
23 | noPvcSrcShaperForGateway |
24 | missMatchTrfTypeSrcShaperForGateway |
25 | insusfficientPCRofProfile |