All MIBs › BIANCA-BRICK-CAPI-MIB › capiApplByteOrder
capiApplByteOrder
Module: BIANCA-BRICK-CAPI-MIB
OID (symbolic): BIANCA-BRICK-CAPI-MIB::capiApplByteOrder
OID (numeric): 1.3.6.1.4.1.272.4.7.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The byte order used by the application.
What is capiApplByteOrder?
This OID specifies the byte order (endianness) used by the CAPI application for multi-byte values. The byte order tells the CAPI server how to interpret multi-byte fields in messages from this application. Example: 'little-endian' means Intel-style ordering; the server swaps bytes if it uses big-endian internally.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.272.4.7.1.1.3 snmpwalk -v2c -c public <target> BIANCA-BRICK-CAPI-MIB::capiApplByteOrder
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.272.4.7.1.1.3.1 snmpget -v2c -c public <target> BIANCA-BRICK-CAPI-MIB::capiApplByteOrder.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> capiApplByteOrder.1
Start monitoring bintec BIANCA/BRICK ISDN/VPN routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BIANCA-BRICK-CAPI-MIB::capiApplByteOrder OID value, configure state conditions and alerts, and monitor any bintec BIANCA/BRICK ISDN/VPN routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.272 | bintec | BIANCA-BOX-ISDN-MIB |
| 1.3.6.1.4.1.272.4 | bibo | BIANCA-BOX-ISDN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.272.4.7 | capi | BIANCA-BRICK-CAPI-MIB |
| 1.3.6.1.4.1.272.4.7.1 | capiApplTable | BIANCA-BRICK-CAPI-MIB |
| 1.3.6.1.4.1.272.4.7.1.1 | capiApplEntry | BIANCA-BRICK-CAPI-MIB |
| 1.3.6.1.4.1.272.4.7.1.1.3 | capiApplByteOrder | BIANCA-BRICK-CAPI-MIB |