sipDxiCrc
SIP-MIB ·
.1.3.6.1.2.1.36.1.1.1.1
Object
column Enumeration
The value of this object indicates the type of Frame Checksum used by DXI. Current choices include CCITT CRC16 or CRC32.
Context
- MIB
- SIP-MIB
- OID
.1.3.6.1.2.1.36.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sipDxiEntry
- 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 'SIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-MIB::sipDxiCrc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-MIB::sipDxiCrc.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIP-MIB::sipDxiCrc'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | crc16 |
2 | crc32 |
Conformance
Member of