All MIBs › LIVINGSTON-SNMP › livingstonT1E1Function
livingstonT1E1Function
Module: LIVINGSTON-SNMP
OID (symbolic): LIVINGSTON-SNMP::livingstonT1E1Function
OID (numeric): 1.3.6.1.4.1.307.3.2.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The configured function of the interface.
What is livingstonT1E1Function?
This reports the configured function of the T1/E1 interface: isdn(1), channelized(2), clear(3) (clear-channel, unchannelized), or fractional(4). Use this to confirm the line is provisioned for the intended call type mix (e.g. ISDN PRI versus channelized modem calls).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.307.3.2.2.1.1.3 snmpwalk -v2c -c public <target> LIVINGSTON-SNMP::livingstonT1E1Function
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.307.3.2.2.1.1.3.1 snmpget -v2c -c public <target> LIVINGSTON-SNMP::livingstonT1E1Function.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> livingstonT1E1Function.1
Start monitoring Livingston PortMaster dial-up access server / IRX router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LIVINGSTON-SNMP::livingstonT1E1Function OID value, configure state conditions and alerts, and monitor any Livingston PortMaster dial-up access server / IRX router from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.307 | livingston | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3 | livingstonMib | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3.2 | livingstonInterfaces | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3.2.2 | livingstonT1E1 | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3.2.2.1 | livingstonT1E1Table | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3.2.2.1.1 | livingstonT1E1Entry | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3.2.2.1.1.3 | livingstonT1E1Function | LIVINGSTON-SNMP |