All MIBs › BIANCA-BRICK-X25-MIB › x25AccountingTemplate
x25AccountingTemplate
Module: BIANCA-BRICK-X25-MIB
OID (symbolic): BIANCA-BRICK-X25-MIB::x25AccountingTemplate
OID (numeric): 1.3.6.1.4.1.272.4.6.14
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Specifies the format of accounting messages sent by the syslog protocol. The format can consist of any order of the following variables. Tag Meaning %S Date and Time the connection was established; in DD.MM.YY/HH:MM:SS format. %d The duration of the connection in seconds. %z The X25 source address. %Z The X25 destination address. %y Total number of bytes received over the connection. %Y Total number of bytes sent over the connection. %g Total packets received over the connection. %G Total packets sent over the connection. %c The X25 clear cause. %C The X25 clear diagnostic. %f The source interface. %F The destination interface. %v The source virtual channel number. %V The destination virtual channel number.
The default accounting template setting contains the following tags: %S,%d,%z,%Z,%y,%Y,%g,%G,%c,%C.
What is x25AccountingTemplate?
Defines the format string for accounting messages the BRICK sends via syslog, built from tags such as %S (connection start time), %d (duration), %z/%Z (source/destination X.25 address), %y/%Y (bytes received/sent), %g/%G (packets received/sent), and %c/%C (clear cause/diagnostic). By default it uses %S,%d,%z,%Z,%y,%Y,%g,%G,%c,%C.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.272.4.6.14 snmpwalk -v2c -c public <target> BIANCA-BRICK-X25-MIB::x25AccountingTemplate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.272.4.6.14.1 snmpget -v2c -c public <target> BIANCA-BRICK-X25-MIB::x25AccountingTemplate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.272.4.6.14.1 s <value>
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-X25-MIB::x25AccountingTemplate 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.6 | x25 | BIANCA-BRICK-X25-MIB |
| 1.3.6.1.4.1.272.4.6.14 | x25AccountingTemplate | BIANCA-BRICK-X25-MIB |