xconAction
XCONNECTION-MIB ·
.1.3.6.1.4.1.1038.108.30.8
Object
Type of action: Unknown(0) or Creation(1) or deletion(2)
Context
- MIB
- XCONNECTION-MIB
- OID
.1.3.6.1.4.1.1038.108.30.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- xcon
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 'XCONNECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XCONNECTION-MIB::xconAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XCONNECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XCONNECTION-MIB::xconAction'
Syntax
- Source
- ActionType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | creation |
2 | deletion |