All MIBs › Wellfleet-HSSI-MIB › wfHssiService
wfHssiService
Module: Wellfleet-HSSI-MIB
OID (symbolic): Wellfleet-HSSI-MIB::wfHssiService
OID (numeric): 1.3.6.1.4.1.18.3.4.7.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Service type for this circuit. Transparent is raw HDLC mode, and is the only service provided on the current HSSI product
What is wfHssiService?
This sets the service type for the HSSI circuit, with transparent(1) (raw HDLC mode) being, per the DESCRIPTION, the only service actually provided on this HSSI product at the time this MIB was written. It's left at its default in essentially all deployments given undefined(2) has no real implementation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18.3.4.7.1.11 snmpwalk -v2c -c public <target> Wellfleet-HSSI-MIB::wfHssiService
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18.3.4.7.1.11.1 snmpget -v2c -c public <target> Wellfleet-HSSI-MIB::wfHssiService.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18.3.4.7.1.11.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wfHssiService.1
Start monitoring Wellfleet routers with HSSI (High-Speed Serial Interface) modules (line state/traffic/error-counter status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Wellfleet-HSSI-MIB::wfHssiService OID value, configure state conditions and alerts, and monitor any Wellfleet routers with HSSI (High-Speed Serial Interface) modules (line state/traffic/error-counter status) from a single console.
OID Breakdown
Upper-level ancestors (9 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.18 | wellfleet | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3 | wfSwSeries7 | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.4 | wfLine | Wellfleet-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18.3.4.7 | wfHssiTable | Wellfleet-HSSI-MIB |
| 1.3.6.1.4.1.18.3.4.7.1 | wfHssiEntry | Wellfleet-HSSI-MIB |
| 1.3.6.1.4.1.18.3.4.7.1.11 | wfHssiService | Wellfleet-HSSI-MIB |