sonusSelCdrUpdateStatus
SONUS-SBX-TRAP-MIB ·
.1.3.6.1.4.1.2879.2.10.1.1.6.1.15
Object
scalar Enumeration
This field contains the update status of the selectable CDR configuration.
Value 0 indicates GSX accepts all selectable CDR configurations
provisioned by DSI.
Value 1 indicates GSX partially accepted the selectable CDR configuration
of START record type, and fully accepted all other configuration updates
on STOP, ATTEMPT and INTERMEDIATE record types.
Value 2 indicates GSX partially accepted the selectable CDR configuration
on STOP record type, and fully accepted all other configuration updates
on START, ATTEMPT and INTERMEDIATE record types.
Value 3 indicates GSX partially accepted the selectable CDR configuration
on START and STOP record types, and fully accepted all other configuration
update on ATTEMPT and INTERMEDIATE record types.
.. etc.
Context
- MIB
- SONUS-SBX-TRAP-MIB
- OID
.1.3.6.1.4.1.2879.2.10.1.1.6.1.15- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sonusAccountingMIBNotificationsObjects
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 'SONUS-SBX-TRAP-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-SBX-TRAP-MIB::sonusSelCdrUpdateStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-SBX-TRAP-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-SBX-TRAP-MIB::sonusSelCdrUpdateStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | success |
1 | subsetStart |
2 | subsetStop |
3 | subsetStartStop |
4 | subsetAttempt |
5 | subsetStartAttempt |
6 | subsetStopAttempt |
7 | subsetStartStopAttempt |
8 | subsetIntermediate |
9 | subsetStartIntermediate |
10 | subsetStopIntermediate |
11 | subsetStartStopInter |
12 | subsetAttemptInter |
13 | subsetStartAttemptInter |
14 | subsetStopAttemptInter |
15 | subsetStartStopAtmpIntr |