broadMauXmtRcvSplitType
MAU-MIB ·
.1.3.6.1.2.1.26.3.1.1.3
Object
column deprecated
Enumeration
********* THIS OBJECT IS DEPRECATED **********
This object indicates the type of frequency
multiplexing/cabling system used to separate the
transmit and receive paths for the 10BROAD36
MAU.
The value other(1) is returned if the split type
is not either single or dual.
The value single(2) indicates a single cable
system. The value dual(3) indicates a dual
cable system, offset normally zero.
Context
- MIB
- MAU-MIB
- OID
.1.3.6.1.2.1.26.3.1.1.3- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- broadMauBasicEntry
- 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 'MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAU-MIB::broadMauXmtRcvSplitType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAU-MIB::broadMauXmtRcvSplitType.<broadMauIfIndex>.<broadMauIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MAU-MIB::broadMauXmtRcvSplitType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | single |
3 | dual |
Conformance
Member of