registrationAgentConfigStatus

MX-SBC-MIB · .0.4400.1.100.600.1.800

Object

column Enumeration
Configuration Status
              
Configuration status of the Registration Agent.
              
Indicates if the Registration Agent entry is valid. A valid
entry is applied immediately when entering it.
              
  * Valid: The current content of the row is valid.
  * InvalidConfig: The configuration is not valid.
  * InvalidContact: The contact is not valid. Possible causes
    are:
      + The macro used as the contact refers to a Call Agent
        that is not active or non-existent.
      + The Registration Type is RFC 6140 and the contact has
        a user part.

Context

MIB
MX-SBC-MIB
OID
.0.4400.1.100.600.1.800
Type
column
Access
readonly
Status
current
Parent
registrationAgentEntry

Walk 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 'MX-SBC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SBC-MIB::registrationAgentConfigStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SBC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SBC-MIB::registrationAgentConfigStatus.<registrationAgentId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SBC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SBC-MIB::registrationAgentConfigStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100valid
200invalidConfig
300invalidContact