configAppliedStatus
MX-SIPPROXY-MIB ·
.0.4600.1.200.400
Object
scalar Enumeration
Configuration Applied Status
Indicates that the configuration changes were applied or not.
* Yes: Configuration changes were applied successfully.
* No: Configuration changes not applied because of errors.
Context
- MIB
- MX-SIPPROXY-MIB
- OID
.0.4600.1.200.400- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- proxyGroup
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 'MX-SIPPROXY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPPROXY-MIB::configAppliedStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPPROXY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPPROXY-MIB::configAppliedStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | yes |
200 | no |