deployProvConnState
FspR7-MIB ·
.1.3.6.1.4.1.2544.1.11.2.5.5.5
Object
scalar FspR7StateConnection
State of the physical connection when creation of it ends with failure. When value is 0 (undefined) than it is agent internal error.
Context
- MIB
- FspR7-MIB
- OID
.1.3.6.1.4.1.2544.1.11.2.5.5.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- connectionDeployProv
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::deployProvConnState.0'
More examples
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::deployProvConnState'
Syntax
- Source
- FspR7StateConnection
- Base type
Enumeration
Values & Constraints
Type Values
0 | undefined |
1 | standard |
2 | mismatchEquipment |
3 | mismatchConnection |
4 | mismatchChannel |
5 | mismatchPhysical |
6 | invalidConfig |
7 | nonStandard |
8 | standardSpeq |