bsSourceGuardAddrSource
BAY-STACK-SOURCE-GUARD-MIB ·
.1.3.6.1.4.1.45.5.20.1.2.1.5
Object
column Enumeration
The source of the address(es). Currently, the only source is from dhcp snooping. In the future, static addresses will be allowed.
Context
- MIB
- BAY-STACK-SOURCE-GUARD-MIB
- OID
.1.3.6.1.4.1.45.5.20.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bsSourceGuardAddrEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BAY-STACK-SOURCE-GUARD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-SOURCE-GUARD-MIB::bsSourceGuardAddrSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-SOURCE-GUARD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-SOURCE-GUARD-MIB::bsSourceGuardAddrSource.<bsSourceGuardAddrIndex>.<bsSourceGuardAddrType>.<bsSourceGuardAddrAddress>.<bsSourceGuardAddrMACAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-SOURCE-GUARD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-SOURCE-GUARD-MIB::bsSourceGuardAddrSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dhcpSnooping |