msapStatus
TIMETRA-SAP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.3.100.2
Object
scalar TIMETRA-SERV-MIBConfigStatus
The status of the Managed SAP which is used by the msapStateChanged notification to indicate what state the Managed SAP has entered: 'created', 'modified', or 'deleted'.
Context
- MIB
- TIMETRA-SAP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.3.100.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- tmnxSapNotifyObjs
- Groups
- 2
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 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::msapStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAP-MIB::msapStatus'
Syntax
- Source
- TIMETRA-SERV-MIBConfigStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | created |
2 | modified |
3 | deleted |