pdnDs1ExtConfConnector
PDN-DS1EXT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.5.5.1.1.1.4
Object
column r/w
Enumeration
This entry specifies the type of connector to be used.
This object only applies to G.703 interfaces.
bnc: 75-Ohm connector supporting only short-haul.
rj48: 120-Ohm connector supporting both short-haul and long-haul.
Context
- MIB
- PDN-DS1EXT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.5.5.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdnDs1ExtConfEntry
- Groups
- 1
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 'PDN-DS1EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DS1EXT-MIB::pdnDs1ExtConfConnector'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-DS1EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DS1EXT-MIB::pdnDs1ExtConfConnector.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-DS1EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-DS1EXT-MIB::pdnDs1ExtConfConnector'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bnc |
2 | rj48 |
Conformance
Member of
Compliance refinements
pdnDs1ExtG703Compliance
readonly
The ability to set pdnDs1ExtConfConnector is not required.