atmCbrCnfgParity
RAD-MIB ·
.1.3.6.1.4.1.164.12.4.3.3.1.1.13
Object
column r/w
Enumeration
Controls the use of pointer parity when using the STRUCTURED or STRUCTURED WITH POINTER connection type. as defined by atmCbrCnfgService. ON - Pointer parity bit generation at the transmit side, and checking of parity bit for error detection at the receiving side enabled. Supported only for STRUCTURED or STRUCTURED WITH POINTER service. OFF - Pointer parity generation and checking disabled. Supported only for STRUCTURED or STRUCTURED WITH POINTER service. N/A - Not applicable. This is the only option when selecting UNSTRUCTURED or STRUCTURED WITHOUT POINTER.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.12.4.3.3.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmCbrCnfgEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::atmCbrCnfgParity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::atmCbrCnfgParity.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::atmCbrCnfgParity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | link1 |
2 | link2 |
3 | link3 |
4 | link4 |
5 | internal |
6 | external |
7 | automatic |
8 | loopback |