sonusAddressContextSipActiveGroupRegSummaryStatusState
SONUS-ADDRESS-CONTEXT ·
.1.3.6.1.4.1.2879.2.10.2.22.1.4
Object
The registration state of the endpoint.
Context
- MIB
- SONUS-ADDRESS-CONTEXT
- OID
.1.3.6.1.4.1.2879.2.10.2.22.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sonusAddressContextSipActiveGroupRegSummaryStatusEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'SONUS-ADDRESS-CONTEXT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-ADDRESS-CONTEXT::sonusAddressContextSipActiveGroupRegSummaryStatusState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-ADDRESS-CONTEXT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-ADDRESS-CONTEXT::sonusAddressContextSipActiveGroupRegSummaryStatusState.<sonusAddressContextName>.<sonusAddressContextSipActiveGroupRegSummaryStatusRegistrarIpAddress>.<sonusAddressContextSipActiveGroupRegSummaryStatusNextRegId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-ADDRESS-CONTEXT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-ADDRESS-CONTEXT::sonusAddressContextSipActiveGroupRegSummaryStatusState'
Syntax
- Source
- SonusSipRegActGroupRegStatusSummaryStateType
- Base type
Enumeration
Values & Constraints
Type Values
0 | null |
1 | initiating |
2 | completed |
3 | refreshing |
4 | updating |
5 | challenged |
6 | deleting |
7 | terminated |
8 | expired |
9 | suspended |