acSonetSDHFbrGrpMappingType
AC-PSTN-MIB ·
audiocodes variant
·
.1.3.6.1.4.1.5003.9.10.9.1.5.1.1.2
Object
column r/w
Enumeration
Selects SDH/SONET mapping type (signal label + payload mapping type) for the PSTN interface. Generally per Fiber Group. Single Fiber Group supported in the PSTN interface of TP6310 and TP12610. Applicable only to the TP-6310 and TP-12610. Relevant only when acSysTDMBusType = acFRAMERS (2). 0 = Asynchronous VT1.5 and DS1 1 = Asynchronous TU12 and E1 3 = Asynchronous mapping of DS3 in STS1, DS3 channelized to DS1s 15 = Undefined Should be in coordination with other parameters as follows: - sonetMediumType - acTrunkProtocolType. Access: Offline. AC INI-Param: SDHFbrGrp_Mapping_Type
Context
- MIB
- AC-PSTN-MIB
- OID
.1.3.6.1.4.1.5003.9.10.9.1.5.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- acSonetSDHEntry
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 'AC-PSTN-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-PSTN-MIB::acSonetSDHFbrGrpMappingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-PSTN-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-PSTN-MIB::acSonetSDHFbrGrpMappingType.<acSonetSDHIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-PSTN-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-PSTN-MIB::acSonetSDHFbrGrpMappingType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | asynchronousVT15andDS1 |
1 | asynchronousTU12andE1 |
3 | sTS1asynchronousDS3 |
15 | undefined |