All MIBs › CISCO-TS-STACK-MIB › ciscoTsTrBRFInfoIpState
ciscoTsTrBRFInfoIpState
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsTrBRFInfoIpState
OID (numeric): 1.3.6.1.4.1.9.5.32.6.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: IP configuration for this TrBRF.
What is ciscoTsTrBRFInfoIpState?
This read-write enum sets how this TrBRF acquires its IP configuration: ip-disabled(1) for no IP at all, bootp-when-needed(2) to use BOOTP only if no static address is configured, or bootp-always(3) to always use BOOTP regardless of any static configuration present. An admin managing a TrBRF meant purely for Token Ring bridging with no IP-based management would set ip-disabled(1), while one relying on centralized address assignment would choose bootp-always(3). Setting bootp-when-needed(2) is the pragmatic middle ground that falls back to BOOTP only if the static ciscoTsTrBRFInfoIpAddress hasn't been configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.6.2.1.3 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrBRFInfoIpState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.6.2.1.3.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrBRFInfoIpState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.6.2.1.3.1 i <value>
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsTrBRFInfoIpState OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.6 | ciscoTsVLANS | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.6.2 | ciscoTsTrBRFInfoTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.6.2.1 | ciscoTsTrBRFInfoEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.6.2.1.3 | ciscoTsTrBRFInfoIpState | CISCO-TS-STACK-MIB |